ok so i wanna cast a spell that when i start casting,i move instantly to enemy and create animation(that i know)
currently my trigger is
currently my trigger is
-
stormbolt
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Death Stab
-
-
Actions
-
Unit - Move (Triggering unit) instantly to (Position of (Targeted unit))
-
Special Effect - Create a special effect at (Position of (Targeted unit)) using Objects\Spawnmodels\Other\NeutralBuildingExplosion\NeutralBuildingExplosion.mdl
-
-