Documentation

Set Velocity - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Physics :: Set Velocity

Game.Physics.SetVelocity(
  Object Object*,
  Velocity 3D Vector
) 
Sets the velocity of a game object in the physics simulation

Parameters

Object Object*
Game object whose velocity is to be set
Velocity 3D Vector
Velocity to set

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page