• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Auto Movement AI (and Unit Group Orders)

Status
Not open for further replies.
Level 8
Joined
Mar 26, 2009
Messages
301
Here is the thing. In my map, there are certain events where massive unit actions are applied (in unit groups). (Select units -> Attack Move "Spot A" or attack a certain target) When this action is launched, units tend to move with rapid pauses. (They move a little bit, then stop, then move again etc..) Same thing happens even WITHOUT the triggered movements:
- Bunch of units standing in a spot are attacked by player; they don't rush to the attacker in this sitiuation. Again, they move with rapid pauses...
I remember this topic being discussed earlier but I can't seem to find that topic.
So, what are your suggestions?
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
create a trigger that orders them to move to the spot every ... seconds (for example: 0.2 or 0.3 seconds)
turn off the trigger when the units are done attacking
 
Status
Not open for further replies.
Top