I’m very new to unreal engine and I was wondering if I can make a dash ability that doesn’t launch my character, so that it doesn’t have to deaccelerate after the launch since the movement in the game is primarily in the air. I was thinking of just moving the character a set distance but I’m not sure if that’s doable. Also I don’t want to just teleport the character, I’d want the character to travel the distance.
I am sorry I misread your question in my previous comment.
Yes you can. This setup would work:
Of course you’ll have have to run it both on the client and the server in order to work in MP and you’ll have to take care of other things (like disabling input, etc)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.