Black Ops III

MoveTo

Move this entity to the given point.

Example:

dummy MoveTo( dest_org, .5, .05, .05 )

Parameters

ParameterSummary
*pointThe point to move the entity to
*timeThe time to move the entity in seconds
[acceleration time]The time spent accelerating
[deceleration time]The time spent decelerating

* = mandatory