natives.SET OBJECT VELOCITY
natives.SET_OBJECT_VELOCITY
Signature: void natives.SET_OBJECT_VELOCITY(int object, Vec3 position)
Usage: sets the object velocity
Parameters
- int object Object handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void