(Official) LUA Scripting Documentation
get_velocity
Get the current world velocity of the context actor.
Spec:
get_velocity()
Returns
double
: The x component of the velocitydouble
: The y component of the velocitydouble
: The z component of the velocity
Incomplete
This documentation is incomplete