How do I get a character's movement vector?

Haha, this is a cool thing. Had some fun playing with it right now.

Try something like this. I suggest you be careful with the values or use clamp like I did, otherwise if you hit it at the “right” angle you might be launched into afterlife, hehe :slight_smile:

You can get your player character and since it does come with movement component out of the box you can access velocity right away.

1 Like