Hey all,
This is a very odd question, but I can't find a good answer for it. Let us say, in this scenerio, that I want to animate an army of ten people marching accross the screen, from right to left. I know I could use a tween and movie clip, using ten different layers, but let's say I want 20. Does it make sense to use 20 layers just for that? Not really. I came up with the idea that I could make a tween within a movie clip, and re-use it. There are flaws here, as well. Using a movie clip tween doesn't give me a specific ending location of the moving person that I want to have walking accross the screen.
My question is, if I want to have 20 stick figures just walking accross a screen, what is the best way to go about this? Is there a way to do this in ActionScript? Or can movie clips have this done in an easier manner?
Thanks.
This is a very odd question, but I can't find a good answer for it. Let us say, in this scenerio, that I want to animate an army of ten people marching accross the screen, from right to left. I know I could use a tween and movie clip, using ten different layers, but let's say I want 20. Does it make sense to use 20 layers just for that? Not really. I came up with the idea that I could make a tween within a movie clip, and re-use it. There are flaws here, as well. Using a movie clip tween doesn't give me a specific ending location of the moving person that I want to have walking accross the screen.
My question is, if I want to have 20 stick figures just walking accross a screen, what is the best way to go about this? Is there a way to do this in ActionScript? Or can movie clips have this done in an easier manner?
Thanks.