![]() |
|
#2
|
|||
|
|||
|
Hi,
The built-in animations of nodes will be deprecated in future versions of Vizard. Use the vizact library instead. Here is how you would create the goto action: Code:
node.add(vizact.goto(x,y,z,speed)) Code:
node.clear(viz.CURRENT_ACTION) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|