![]() |
|
|||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
|||
|
|||
|
Try using the following code to load the FBX model with animation in Vizard. Replace 'model.fbx' with the name of your model in both lines of code:
Code:
model = viz.addChild('model.fbx')
model.setAnimationState(0, node='model.fbx::Take 001')
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3ds Exported .IVE Model mirrors movement of Mainview | Felix | Vizard | 9 | 05-18-2012 09:17 AM |
| Clarification on CAL3D Avatar Animation in Vizard | shivanangel | Vizard | 2 | 11-22-2010 07:16 AM |
| 2d text placing to max animation in vizard | kasdeja | Vizard | 2 | 07-07-2009 01:34 PM |