so i follow this example:
but it never showed me how to make the player stop going fast is there a way?
so i follow this example:
but it never showed me how to make the player stop going fast is there a way?
Use a timer and, when the timer is on, then increase the player’s velocity. (Decrease it afterwards.)
What you want to do is have a Timer that starts when you pickup the speed booster.
When the Timer finishes, have it send a message to reset the velocity back to normal.
What I was trying to say, I didn’t know how to explain it well, sorry. Thank you Nhgcr.
its fine thank you all for answer it i do tho feel really stupid for forgetting about the timer
but if anyone is wondering what game im trying to make its like a pizza tower game but flowlab edition