- Joined
- Jul 30, 2009
- Messages
- 12
I'm making a spell and I'd like to know how to get a a dummy unit ( a spell ) to move in a straight line as efficient as possible
using a loop isn't efficient because if you were to use the triggersleepaction() it's inefficient already but it makes it all jumpy and such.
For example Shockwave the tauren cheiftan spell how would i reproduce that spell WITHOUT using specialeffects - so i mean the orb is a dummy unit
-Thanks
*EDIT* Oh yeh btw, this is in JASS not vJASS or GUI.
*EDIT2* oooh, i just realized there is a JASS forum i'm going to post it there if, so if someone could delete this thanks
using a loop isn't efficient because if you were to use the triggersleepaction() it's inefficient already but it makes it all jumpy and such.
For example Shockwave the tauren cheiftan spell how would i reproduce that spell WITHOUT using specialeffects - so i mean the orb is a dummy unit
-Thanks
*EDIT* Oh yeh btw, this is in JASS not vJASS or GUI.
*EDIT2* oooh, i just realized there is a JASS forum i'm going to post it there if, so if someone could delete this thanks