- Joined
- Aug 5, 2014
- Messages
- 205
Hello!
I tried to make a simple spell using: Relativistic Missiles [vJASS][LUA][GUI]
The idea is simple, missile fall directly from above the unit.
So Starting point and Finish point are the same. The only difference is that starting Z is, for example, 1000 and finish Z is obviously 0. But the system check finish condition only if it reached by X and Y axises, completely ignoring Z. And when missile appearing it immediately run MissileFinish event and explodes.
What parameters i need to use achive such simple effect?
Thank you in advance!
I tried to make a simple spell using: Relativistic Missiles [vJASS][LUA][GUI]
The idea is simple, missile fall directly from above the unit.
So Starting point and Finish point are the same. The only difference is that starting Z is, for example, 1000 and finish Z is obviously 0. But the system check finish condition only if it reached by X and Y axises, completely ignoring Z. And when missile appearing it immediately run MissileFinish event and explodes.
What parameters i need to use achive such simple effect?
Thank you in advance!