Hello, I have a problem, how I can create a save option, to remain even though close the game on android?, for example, if I put the sound to be silent, I want that value remains when re-entering the game (sorry for my english is not very good)
You'll need to use the system "save" events.
Ex: On left clicked on "ChangeSoundSprite" -> System - save "save1"
And then: on start -> System - load "save1"
P.S. The game looks really cool btw!