Using the pause/unpause behavior, when i pressed the unpause button, it immediately unpause and click also the actor in the game scene, how avoid that?
So when you unpause it is automatically pausing it again because the actors used are on top of eachother? You can set up the Pause menu Resume button to be on Touch Released Unpause game.
@FallacyStudios No, when I touch "unpause", it unpause the game but also click an actor who is in the game scene, so the actor does the action. I want the "unpause" only unpause
Comments
On the actor, pause only when the flag is reset.