f you've ever played League of Legends you probably know what Warwick's ultimate does, I'm trying to create a very similar ability,
but the closest I can get is the unit teleports next to the enemy unit and it's stunned and the enemy unit keeps taking damage, looks redicilous and I can't cancel the ability any way.
So what I want it to do;
Firstly I want it to be channeled so I have to set up some kind of persistent effect to the ability, but I'm not sure if that's the right thing to do..
And then I have to figure out how to make the enemy unit periodically lose health (shouldn't be hard) and make my unit swing at it while the ability is channeled, like I wanted in the first place, but I can't even get animations work on abilities..
Right now I have a teleport effect and a stun behavior so when I use the ability my unit teleports to the enemy and stuns it.
Extra Note: I want this ability to be only cast on one unit and I'd like a fast swinging animation while it's channeling,
if it's too hard but I can't get the swinging animation to work on my other ability either (It's just instant pure melee damage)
but the closest I can get is the unit teleports next to the enemy unit and it's stunned and the enemy unit keeps taking damage, looks redicilous and I can't cancel the ability any way.
So what I want it to do;
Firstly I want it to be channeled so I have to set up some kind of persistent effect to the ability, but I'm not sure if that's the right thing to do..
And then I have to figure out how to make the enemy unit periodically lose health (shouldn't be hard) and make my unit swing at it while the ability is channeled, like I wanted in the first place, but I can't even get animations work on abilities..
Right now I have a teleport effect and a stun behavior so when I use the ability my unit teleports to the enemy and stuns it.
Extra Note: I want this ability to be only cast on one unit and I'd like a fast swinging animation while it's channeling,
if it's too hard but I can't get the swinging animation to work on my other ability either (It's just instant pure melee damage)