I have the following variable sets in my trigger.
+Rep for all help!
- Set RushVictim[(Player number of (Triggering player))] = (Target unit of ability being cast)
- Set RushUnit[(Player number of (Triggering player))] = (Casting unit)
- Set RushUnitPoint[(Player number of (Triggering player))] = (Position of RushUnit[(Player number of (Triggering player))])
- Set RushUnitLocation[(Player number of (Triggering player))] = (Region centered at RushUnitPoint[(Player number of (Triggering player))] with size (200.00, 200.00))
+Rep for all help!