Skip to content

Towers not saved between sessions #90

@mihaid11

Description

@mihaid11

Currently, the list of available towers and the player’s selected towers are not saved or loaded between sessions. As a result, when the game is restarted, tower selections reset to default, and player progress regarding unlocked or chosen towers is lost.

  • When exiting and restarting the game, the available towers and selected towers should be restored exactly as before.
  • The uninitialize() method should be updated to properly save this data before shutdown.
  • When initializing the game, it should load the saved tower state.

Priority: Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions