View Single Post
  #1  
Old 03-26-2008, 02:04 AM
dan12345 dan12345 is offline
Member
 
Join Date: Jan 2008
Posts: 58
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
Reply With Quote