Move Type |
Description |
StationaryNoTurn |
Stay in the
position not moving. |
StationaryLRTurn |
Stay in the
position not moving with left and right turn ability. |
StationaryUDTurn |
Stay in the
position not moving with turning upward and downward ability. |
StationaryAllTurn |
Stay in the
position not moving with all the turning abilities. |
ForwardOnly |
Moves
forward only. |
ForwardLRTurn |
Moves
forward with the ability to turn left and right. |
ForwardUDTurn |
Moves forward with the ability to go upward and downward. |
ForwardAllTurn |
Moves
forward with the ability to turn all directions. |
BackwardOnly |
Move the object
backward. |
BackwardLRTurn |
Move the object
backward with left and right turn. |
BackwardUDTurn |
Move the object
backward with upward and downward. |
BackwardAllTurn |
Move the object
with all the turning directions. |
LeftShift |
Steadily moving left,
but not moving forward/backward. |
RightShift |
Steadily moving
right, but not moving forward/backward. |
UpShift |
Steadily moving up,
but not moving forward/backward. |
DownShift |
Steadily moving down,
but not moving forward/backward. |