- Joined
- Jan 31, 2007
- Messages
- 502
I made a trigger with multiple "Unit Withing range" (TriggerRegisterUnitInRangeSimple) events added in the game ( not in the Editor). Now i want to get the unit in the evnent again when running the trigger. The unit which comes in range is the triggering unit of course but which unit is the other one ? Can i get it again or do i have to use another system instead of the one im using atm ?