ShadowOfDragons / AustraNlia

2D Graphic adventure futuristic thematic, based on puzzle solving with multiple solutions, choices and social interaction.
Other
11 stars 1 forks source link

Implement Options Menu Programming #25

Open ShadowOfDragons opened 6 years ago

ShadowOfDragons commented 6 years ago

Program methods to allow resolution change, fullscreen or windowed, change graphic quality, change volume with sliders, change language and access to controls menu.

Resolution buttons:

Volume sliders:

Toggles:

Language buttons:

EXPECTED RESULT:

We expect to create function which do the desired changes when clicking the appropiate buttons. Some changes might require a restart of the game.

ShadowOfDragons commented 6 years ago

Resolution change added in commit 9484696 Fullscreen change added in commit 9484696 Language change added in commit e276b22 Music and volum change added in commit 07a0e92