Hi,
im trying to create a game, where the player has 60 seconds to complete the layout. If the timer gets to 0 i want that the controls get inverted, therefore right is left and left is right.
I create a global variable of 60, created a tick event where every tick, 1 second is decreased. But im stuck now
can someone help me out? Thanks in advance !