![]() |
#2
|
|||
|
|||
You can specify the animation to use with the walkto action with the "walkAnim" keyword
Code:
walkto = vizact.walkto(0, 0.000, -3, walkAnim=avatar.getAnimationID('walk_inplace.CAF') ) avatar.addAction(walkto)
__________________
Paul Elliott WorldViz LLC |
|
|