Hi all. I am trying to create an audio on and off option for my game. I managed to figure out how to code the options but no idea how to save/load them so that the setting is retained when the player closes the game and reopens it. I actually also need help on how to save/load show() and hide() of the on and off buttons (so that the on button is hidden after it is pressed and the off button is shown instead).
Appreciate you help. Thanks! :)