Author Topic: I dont understand Velocity on the game, can I get some help?  (Read 874 times)


Do you mean the difference between the addvelocity and setvelocity events? Or something else?

Cause addvelocity adds velocity to whatever velocity you currently have when the event is triggered, where setvelocity removes any extra velocity and sets you with the exact velocity you specified in numbers.

https://en.wikipedia.org/wiki/Velocity
it's basically speed and a direction
speed is the change of position over time
position is where you are at in the world
time is linear based off of time..

First three boxes are direction, and the higher the number, the faster the speed