Slot Machine animation.

Hi,

I am trying to make something like a slot machine animation. Anyone has any similar tutorial?

Thanks!

Any Luck? I was just trying to run the animation of the sprites moving off the screen one after the other, but there is a tiny gap that comes in between even if I place it properly.

The Devil wrote:

Any Luck? I was just trying to run the animation of the sprites moving off the screen one after the other, but there is a tiny gap that comes in between even if I place it properly.

sort of, i guess. I had to do it the hard way by placing all the sprite on 1 strip, then create a custom bounding box that is just nice that fit the size of a sprite. then run that box along the strip quickly.