yirmiyahuii
11-29-2011, 07:50 AM
How do I make a parade through a city using a list or array? I would like the parade to look realistic by having my objects follow one right after another. Every time I execute my list it only lets me have one object go across the screen at a time. Is there a way to have the objects go in a line while I make them do movements such as waving and walking?
dakota95
11-29-2011, 01:13 PM
if you tell them to "do together"
Mr Kidnapper
11-30-2011, 05:40 PM
Yes. A "do together" will work for the hand waving and such. However, what you want for the parade itself is a "Do All Together", which does the actions for every object in the list at the same time. I do warn you to watch out when animating entirely different objects; if you do it like that your parade will probably have to be about as simple as a Nazi March (http://video.google.com/videoplay?docid=-5958488170373081347).
You also can't really animate different objects like you would the normal way. Instead of the normal way, you'd do it "Object part named key"