Black Ops III

RotateRoll

Rotate this entity to the given roll angle

Example:

self RotateRoll( (2 * 1500 + 3 * Randomfloat( 2500 )) * -1, 5, 0, 0 )

Parameters

ParameterSummary
*roll angleThe new roll angle in degrees
*timeThe time to rotate in seconds
[acceleration time]The time spent accelerating in seconds
[deceleration time]The time spent decelerating in seconds

* = mandatory