HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Animation to workers

12-19-2002, 02:00 AM#1
Guest
Ok on a map I want the workers to do the work animation what would I put for Event, COndition, and Action.

Thanks
12-19-2002, 05:43 AM#2
Guest
well the event and condition are up to you...cuz I dunno when you want this to happen but the action is easy enough.



Animation - play Units Stand Work animation
12-19-2002, 05:52 PM#3
Guest
I want them to do this all the time or when someone enters area.
12-19-2002, 06:32 PM#4
Guest
Ok well just try it out. Some animations last until you get rid of them and some only last a certain amount of time.

If this one lasts until you make it stop than you can just make a trigger with the event Map Initialize.

If it ends on it's own you'll have to to put it on a cycle...something like Time - every 2 seconds.

One of those will work.
12-20-2002, 07:21 PM#5
Guest
I dont know what to put for condition though
12-20-2002, 08:05 PM#6
Guest
?

You don't need to put anything for the condition unless you want to make it conditional.

Based sole on your description it sounds as if you do not want to make it conditional so you can leave it empty.
12-20-2002, 08:07 PM#7
Guest
I put...

Event= Periodic TIme ever 5.00 seconds

Animation-
Play Animation Riflemen1 Attack
Play Animation Riflemen2 Attack
Play Animation Riflemen3 Attack
Play Animation Riflemen4 Attack


Will that work?
12-20-2002, 08:50 PM#8
Guest
as long as those are the correct animation names then that should work.

***********
edit
***********
well you'll have to mess around with the timing some to get it to look how you want it to look obviously but that's the general idea.