- Joined
- Feb 22, 2012
- Messages
- 74
I have tried to make a pretty simple spell here. It is supposed to work a little like holy light. If you cast on an ally, it heals them and damages nearby enemies. If you cast on enemy, it damages them and heals nearby allies.
Well, I need a point variable to do the aoe effect. So I made a trigger to check if the point is actually being cleared.
It turns out the point does NOT clear if I have the caster use the spell on himself AND there are no nearby enemies. Why is that happening?
If I use the spell when there are nearby enemies, the point properly returns to 0,0.
Well, I need a point variable to do the aoe effect. So I made a trigger to check if the point is actually being cleared.
It turns out the point does NOT clear if I have the caster use the spell on himself AND there are no nearby enemies. Why is that happening?
If I use the spell when there are nearby enemies, the point properly returns to 0,0.