Hello there!
Ive a question:
On layout start i have a sound which introduces the gameplay. If the player is gameOver he can restart the game. Because there are many variables and position changes - iam using restart layout and reset global variables.
If the layout restarts the introducing sound shouldnt appear again. So i would need to reset all variables, except of the "playSoundAgain" variable.
Any ideas?