Hello all.
Im having a bit of trouble with two buttons. One is a retry button the other is a return to menu button.
So here is the situation:
Two Layout
Start & Game
Start has 1 layer
Game has 2 layers
So the start layer has a button, when you click it that starts the game.
I have that coded as: Finger touching Start_button goto Game
On the game layer, the player is playing on layer 1 and when they die layer two shows up with a scoreboard. On the scoreboard is where the two buttons are.
So on Layer 2 of the game I have (Finger touching Menu_button goto Menu layer) and the other one is (Finger Touching Retry_button Goto Game layer)
This is exactly the same system I used on the main menu and that works fine, but these do nothing at all??
Please help. If you need more info I shall try upload a picture.
Thanks