Skip to content

Persist slider values after initial selection in main menu #78

@jeffreypersons

Description

@jeffreypersons

Add saving of presets selected in main menu during game duration

Currently, the game has initial slider values that reset when the main menu is visited, whether after booting up, or after returning to there from the game scene.

Ideally, this should be saved in player prefs or something similar, possibly to disk, or at the very least during the duration. But that method is a bit unfavorable as the event driven programming this project has embraced is largely stateless, so it's best to figure out a lighter-weight way, if possible.

Metadata

Metadata

Labels

game-uiUser interface (ex: menus, hud; ui-elements, fonts)game-uxEnhancements for improving player experience (smoother movement, visual cues)new-featureNew feature of any kind (ex: specific part of a milestone)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions