I'm trying to make a button mash minigame where the player needs to press a button several times to open a door,but if the time go to 0 the enemy will get to you and it will be a gameover
I looked for several methods here in the forum and in you tube but none seen to work the way i want!
I tried following that one,but with the scrypt call for Input.trigger?(Input::C) instead of C is pressed in the condition,but that one don't give me time to press and goes straight to game over!
Help will be very appreciated!