Documentation

Velocity - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Velocity

Game.Object.Velocity
velocity of the object

Type

3D Vector

Lua Usage

-- Get
local value3DVector = object.Velocity

-- Set
object.Velocity = value3DVector

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