- Joined
- Jun 23, 2009
- Messages
- 297
I want to make some units to move in formation, or at least to spawn in formation... I know its possible cuase in Blood Tournament its like that...
I found this:
Thnks for the help
I found this:
-
MoveUnits
-
Events
-
Unit - A unit Finishes training a unit
-
-
Conditions
-
(Unit-type of (Trained unit)) Equal to Footman
-
-
Actions
-
Unit - Order (Last created unit) to Move To ((Center of (Playable map area)) offset by (0.00, 0.00))
-
-
Thnks for the help