Units

Status
Not open for further replies.
ok then you are looking at triggers. first you have to make a point for a unit to move to. this can be done via a region if you want it to be inconspicous or a unit if you want it to move to a unit or the starting position of a player or any specific point where something happens. also you will need to make a unit group if you want more than one unit to move, last created units is always useful. what you do is make the trigger to be something like this

pick every unit in (unit group) and order to (move to) point (centre of (region)/position of (unit))

thats all there is to it :!:
 
Status
Not open for further replies.
Back
Top