I have already set up a 'gold' text object on the layout. Also, the object 'Player' has a variable of 'gold'.
At the start of layout, I would like to give the player 100 gold as the initial gold, but in a way that the 'gold' text display start adding 1 every 0.05 seconds and stop at 100.
I've tried using the 'wait' action but it failed... I don't know if 'Every x seconds' should be use in other way as well.
The concept is simple and is kind of a noob question but I just don't know how to do it in this event sheet format. Thanks.