Thread: Animation
View Single Post
  #3  
Old 05-13-2013, 08:08 AM
brunomartelli brunomartelli is offline
Member
 
Join Date: Apr 2013
Location: London
Posts: 41
yes but how specifically do I set the animation frame? I have a motion captured character, exported from 3dsmax using the Cal3d exporter, it has 1 animation and

bill = viz.addAvatar('LandMan.cfg' )
bill.state(1)
bill.setAnimationTime(1,180)


doesn't do it or any other combo of numbers ...

thanks
Reply With Quote