Zshandi / ScalingPuzzler

Scaling Puzzler game for the 2024 GMTK Game Jam
0 stars 0 forks source link

Add Settings Menu #35

Closed Zshandi closed 2 months ago

Zshandi commented 2 months ago

This menu should be accessible from both the title screen & pause menu, so keep this in mind when designing it (have menu buttons be separate scene which can be added as child of either scene). It could probably be implemented using an options singleton

It should contain some options such as: Music Volume Sound Effects Volume Toggle Full Screen Mode Resolution Erase Save Data (if implemented)