ForumsProgramming ForumAnimation that replays "FLASH"

2 2860
HardSimse
offline
HardSimse
218 posts
Nomad

Hi guys. I looked for a tutorial for this for a long time but i never found one.

I want to make a little circle that goes from side to side in a level.
Its a maze game where you use your mouse to complete the different levels, and i want to make that little circle that just goes from side to side, and if you roll over it you die.

Somebody who knows how i make my animation replay and replay untill the level is finished?

Simse

  • 2 Replies
PixelSmash
offline
PixelSmash
566 posts
Nomad

Well, if you have a movieclip that contains the animation of the circle, you should be all set. As long as you don't put a stop() somewhere inside that movieclip, it should loop until the end of times! Just remove it after you're done with the level, and you're good to go.

Good luck!

HardSimse
offline
HardSimse
218 posts
Nomad

Thanks Pixelsmash!

You really helped me alot, AGAIN! !

Thanks!

Showing 1-2 of 2