View Single Post
  #2  
Old 03-26-2008, 11:28 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You can handle the viz.ACTION_END_EVENT to know when the walk action is finished and start manipulating the bones using a timer or whichever method you prefer. Have a look in the docs for sample code using the viz.ACTION_END_EVENT.
Reply With Quote