Generate a body turning action
| <vizact>.turn( | |
| direction | |
| turnSpeed = 90 |
)
direction
direction to face relative to North (+z)
turnSpeed = 90
Speed to turn (deg/sec)
This will generate an action that will animate the avatar turning its body to the given orientation. The turnSpeed will control how fast the avatar turns its body.
An action that can be applied to any avatar object
<vizact>.animation
<vizact>.headto
<vizact>.speak
<vizact>.walkTo