Ability steering

I am currently trying to learn how to make abilities, one of the issues I ran into while doing this was allowing for the ability to be steered. If you are confused about what I am talking about here view this gif: https://trello.com/1/cards/63d986a5a8a27184cbf9b300/attachments/644dc27fee99428acbd3ea69/download/Animation.gif

I have attempted to do this about 4 times now, and each time ends up not working at all, or working but being a laggy mess…

The attached RBXL contains the ability I was working on WITHOUT the steering, thanks for reading, have a nice day!

Air_attack_help.rbxl (50.8 KB)

I don’t know if you’ve tried this, but you could use CFrame lookat in the humanoid rootpart to make it rotate to the direction of the attack, and also you could do some minor adjustments also to make it not rotate vertically because it might glitch

1 Like

I’ll try and mess around with that, ill update you on what happens

sooooooo bro, wassup, how did it go?

2 Likes

I figured it out about a month ago, took a while but i got it.
For anyone seeing this and interested in something similar, look into Lookat and lerp.