The action “Stop and go back to previous scene” is glitching.
I made another scene for the “Store” for the player to spend the coins he collects during the game, so I click the store button and it pauses the current game scene and opens the shop scene.
After I buy something at the store, I click on “Back” and the game scene screen flashes and the store opens again. After I click another time, it goes back to the previous scene as it is supposed to.
And what happens if you change the condition to coinShop is clicked? I’m just wondering if the pressed state is maintained for extra game frames for some reason.