how do i let the timer starts only when the player start moving?
Develop games in your browser. Powerful, performant & highly capable.
It depends how you move your player. If you use the platform-behavior you could use 'compare speed' and make it as second condition with your 'every 1 seconds'. Use 'compare speed' to look if the speed is not equal to 0.