PDA

View Full Version : Dynamic motion as AS3


GMaker0507
07-16-2008, 01:37 AM
I was just looking over this fla of mine and i wanted to have this humanoid mc of mine have many different actions

Its made of 6+ different mc's that can be repositioned for different poses

I was wondering, if using as3's support for motion and tweening as actionscript, would their be a way instead of creating all the possible animations to use actionscript to dynamically animate to the desired pose from the current pose

so if the mc was at the stand pose and was animating to the kneel down pose, i would be able to mid-animation, change the destination frame and it start instead animating to some other pose