Black Ops III

MoveY

move this entity to the given world y value

Example:

hangardoor MoveY( 320, 10 )

Parameters

ParameterSummary
*pointThe y value to move the entity to, as a floating point number
*timeThe time to move the entity in seconds
[acceleration time]The time spent accelerating in seconds
[deceleration time]The time spent decelerating in seconds

* = mandatory