- 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
JASS not vJass please
-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
JASS not vJass please
-Thanks