- Joined
- Sep 9, 2009
- Messages
- 658
I've been trying to solve this for a while now but I can't seem to think of the right way. I need a spell that creates dummy units perpendicular to the caster.
The way I'm going about it is
facing of caster
facing of caster + 270 degrees
facing of caster + 90 degrees
I should be able to create te effects I want perpendicular. But how do I incorporate it into a loop? What formula should I use to get a difference of 270 then 90 on each iteration?
The way I'm going about it is
facing of caster
facing of caster + 270 degrees
facing of caster + 90 degrees
I should be able to create te effects I want perpendicular. But how do I incorporate it into a loop? What formula should I use to get a difference of 270 then 90 on each iteration?