Black Ops III

RotateVelocity

Rotate this entity at a particular velocity for a given time

Example:

self RotateVelocity( (x,y,z), 12 )

Parameters

ParameterSummary
*rotate velocityThe rotational velocity to rotate
*timeThe time to rotate in seconds
[acceleration time]The time spent accelerating in seconds
[deceleration time]The time spent decelerating in seconds

* = mandatory