| 08-16-2007, 10:38 PM | #1 |
How do you create a unit behind another unit? I've looked at backstab triggers to try to figure it out but I can't.... |
| 08-16-2007, 10:41 PM | #2 |
Fixed it and works. You gotta have some offset or it will just be besides. |
| 08-16-2007, 10:43 PM | #3 |
GetUnitFacing function returns the angle the units is facing interestingly enough. So if A is facing direction alfa, just make B facing direction alfa, and move him say 50 distance behind unit A in that direction |
