I'm making a spell for a map, but somehow the animation just dont want to work.
I'm using

JASS:
call SetUnitAnimationByIndex( caster, 2 )
on the raider model, which is supposed to be the "walk" animation.
But all it does, is just repeating the "spell" animation.
Some explenation why this is happening?
BTW I am pausing the caster.