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!
How do i make units attack move to a single unit on spawn? i can do the trigger that creates the units but how do i make the attack move with a trigger?
Not really. That would be targetting a unit. Attacking the unit. He said attack moce. This is Issue Order Targeting a Point- Order (unit) to attack move to position of last created unit
Now, what you must do is make a trigger which does the following:
Events:
Every 0.1 seconds of the game
Conditions:
none
Actions:
Center region (unitlocation) on unit - your unit
Then issue order to the attacking units to attack-move to that location, which will be placed on the unit under attack every 0,1 second. (making the location follow it when it moves.)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.