Skill problem with a moving unit

Status
Not open for further replies.
Level 9
Joined
Apr 7, 2010
Messages
480
i have a trigger that is something like this

Event - Every 0.03 seconds of game time

Action - Move Unit instantly to Position

so that my unit is actually moving, but the problem is with this trigger i can't cast spells. Does someone have an idea so that my unit can cast spell while moving?
 
Move instantly will TELEPORT the unit to position, if you want a unit to move, with it's move speed and animation, then it can cast spells. But, if the event is 0.03 seconds, then it won't cast spell because there's no time to cast it, unit will be ordered to move every time...
 
But is there any other way for the unit to still cast the spell while moving instantly the unit to position?
 
okay. I'll give you the whole detail.

the game-play is something like ACE ONLINE.
I added the trigger(first post) making the unit to always move forward.

I added a skill like Elune's arrow(with some changes) from mirana(dota)
but since i added the trigger from the first post, i can't use any of the skill.
so i'm finding a way for my unit to still cast spell while moving.
 
Status
Not open for further replies.
Back
Top