![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
You can queue up animations similar to actions and respond to them in callbacks. For instance the following code will create an action that executes animation number 7: Code:
doSomething = viz.Cal3D.loadAction(7) male.act(doSomething) |
![]() |
|
|