Page 1 of 1

How do I pause animation for 5 seconds?

PostPosted: Sat Nov 18, 2006 6:09 pm
by laddsa
Hi,

I have an actor that has a 5-frame animation associated with it. What I want is, when the actor is clicked on, then the animation plays, and when it gets to the 5th frame, then there is a 5 second delay before the next part of the script code is executed.

Thanks,

Laddsa

PostPosted: Sat Nov 18, 2006 9:20 pm
by Diana Kennedy
Choose Action -> Animation finish -> create Timer -> make a timer perdiodical of whatever lenght you want. Then choose timer - > your created timer --> add action -> whatever you wahted to do.

Don't forget also to make Animation finish -> change animaton direction -> stopped. (on your 5-frame ani.)

Hope this helps

PostPosted: Sun Nov 19, 2006 9:28 am
by laddsa
Thanks very much Diana! That worked perfectly!

Cheers,

Laddsa