Documentation

Slide - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Slide

Game.Object.Slide(
  Distance 3D Vector,
  Time Float,
  Constant Boolean
) 
Moves an actor over a certain distance for a period of time

Parameters

Distance 3D Vector
Total distance the actor will move for
Time Float
Amount of time the actor will be moving for
Constant Boolean
Somewhat reduces the impact of dampening and friction by having the force continuously applied

Return Value

Nothing

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