Page 1 of 1
Animation question.
Posted:
Thu Jun 01, 2006 6:37 pm
by The achievement
Hi guys, is there way to press a button, have my hammer do the animation i want, then how do i make it go back to its original position. Like before i hit the button to change the animation.
Does anyone get that? i know it sounds confusing.
Posted:
Thu Jun 01, 2006 7:41 pm
by duracel92
Key up event might help... the animation of the hammer will have to be short..
Posted:
Thu Jun 01, 2006 11:13 pm
by The achievement
Thanks duracel! that worked amazing. Thank you!
Posted:
Thu Jun 01, 2006 11:40 pm
by The achievement
wow, it worked for my first actor, but now my second actor, it only does the the second animation. not the first.
Posted:
Sat Jun 03, 2006 8:40 am
by irblinx
It sounds as if the "Animation Finish" event would be your best option. This event triggers when the chosen animation finishes, so you could put a change animation call in this event to go back to your original one as soon as the first animation has played through once.