Hello,
How do I create a counter for the remaining tries the player has? After the player dies, the “try again” screen is presented. Once the game starts again, I want the “tries” count and icon to be decreased by 1. When there are no tries left, I want the “game over” scene to play.
So far I only have the “try again” scene activated when the player dies but I don’t know how to proceed from here. Thanks!
(Live/s refer to Tries)