- Joined
- Dec 9, 2009
- Messages
- 397
I have a blink type spell that moves the unit to the position of the targeted unit, but it's always to the south of the other unit, how would I tell it to move the unit to the opposite side of target, from where caster is coming from?
so Caster = O
Target = U
Appear point = B
-O-------------U-B
Another example:
--------------B---
------------U-----
------------------
------------------
------O----------
Currently it works like,
D where unit ends up now.
--O----------U
-------------D
Thanks for any info, btw I don't know jass
so Caster = O
Target = U
Appear point = B
-O-------------U-B
Another example:
--------------B---
------------U-----
------------------
------------------
------O----------
Currently it works like,
D where unit ends up now.
--O----------U
-------------D
Thanks for any info, btw I don't know jass












