![]() |
|
#1
|
|||
|
|||
|
question regarding actions
hi i want to implement the following -
an avatar walks, and when she finishes walking i immediately manually manipulate the bones. (locking the bones, and then changing their angles - no motion) how can i do this? do i have to create an action ( i.e. a new class ) just for the simple few line code ( which won't need any update etc. properties ), or is there some other way to make things happen once actions end? thanks, dan |
|
#2
|
|||
|
|||
|
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.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 11:15 AM |
| Another color question | mjabon | Vizard | 4 | 07-31-2007 04:04 PM |
| Weird lagging/choppiness when avatars perform actions | vjonshih | Vizard | 8 | 11-30-2004 05:08 PM |
| Lots of Question | Karthi | Vizard | 4 | 02-20-2004 07:42 PM |
| Basic Joystick Navigation Question | Plasma | Vizard | 2 | 01-29-2004 08:08 PM |