I need to slow down a ball for 3 seconds!
patapple
Member Posts: 873
Hi,
I need to slow down a ball that is moving all around my scene, here is a better explanation:
- my velocity ball is 500 (in the game I don't know exactly how much is the velocity)
- when a specific attribute is true, i need that his velocity is decreased to 300
- after 3 seconds the velocity must go back to 500
How can i do that? Which attribute I need to change?
Thanks a lot because it is very urgent
I need to slow down a ball that is moving all around my scene, here is a better explanation:
- my velocity ball is 500 (in the game I don't know exactly how much is the velocity)
- when a specific attribute is true, i need that his velocity is decreased to 300
- after 3 seconds the velocity must go back to 500
How can i do that? Which attribute I need to change?
Thanks a lot because it is very urgent
Comments
The change velocity works well but i need to put an expression in the speed editor.
P.s: what must I write in the direction box if I want that the ball continues is movement normally?
-
Otherwise change velocity 500