- Joined
- Feb 28, 2007
- Messages
- 3,479
Hello dudes, I wonder if and then how you can do the following example with triggers. You control one hero, but there are two more heroes who follow your hero wherever you go, but I also want them to attack enemies that get too close, so I thought perhaps a trigger like this would do the job:
-
Unit Following
-
Events
- Time - Every 1.00 seconds of game time
- Conditions
-
Actions
- Unit - Order Footman 0002 <gen> to Move To (Position of Footman 0003 <gen>)
-
Events