- Joined
- Jan 20, 2011
- Messages
- 492
Hey guys I was wondering if there is anyway to recognize if a unit reaches a point (that I created when casting a spell), similar to the way you can do it with regions when they enter it?
Because I want to make it when my dummy units reach a certain point the get removed from the game.
EDIT: I think I figured out how to do it using
Because I want to make it when my dummy units reach a certain point the get removed from the game.
EDIT: I think I figured out how to do it using
- (Distance between Point and PointDummy[(Integer A)]) Equal to 0.00