- Joined
- Jan 30, 2020
- Messages
- 776
Say you have this trigger, and trigger it with a Dark Ranger - Life Drain spell.
I cannot set the "real-field" position x/y either.
Is this possible?
Of course, I'd have to clean-up points etc; this is a minimum working example.
-
Events
-
Unit - A unit Start the effect of an ability
-
-
Conditions
-
Actions
-
Unit - Move (Casting unit) instantly to ((Position of (Casting unit)) offset by 100.00 towards (Random angle) degrees)
-
I cannot set the "real-field" position x/y either.
Is this possible?
Of course, I'd have to clean-up points etc; this is a minimum working example.