Creating a Button on a scene
I have a brick breaker type game.
When the player taps on the screen the cannon fires the ball. I have a pause button on the screen as well as a restart button.
Whats the best way to make it so that when the player taps on the pause/restart button, the cannon won't fire the ball?
Is there a really efficient way to do this?
When the player taps on the screen the cannon fires the ball. I have a pause button on the screen as well as a restart button.
Whats the best way to make it so that when the player taps on the pause/restart button, the cannon won't fire the ball?
Is there a really efficient way to do this?
Comments