Make Part face direction of player's movement + camera

Making a dodgeroll system, and I want to have the player face in the direction of their keys pressed aswell as the camera, so it could work in both shift-lock and without it. I tried using movement direction but it bugs out when they stand still

On the forums, you should be able to find an article relating to a shouldercamera if thats what you’re looking for :grin:

Um, no, I don’t think that has to do with this

OHHHHH, I know what your talking about like in first person right?

No, I’m trying to make a dash system and when they dash, it faces them in the direction of what key their pressing, local to the camera’s orientation, so they hold W and D they’d dash forwards and to the right a bit

Have you tried keybinding it so when they press it maybe it moves the humanoidrootpart towards that direction since movement direction doesnt work?

Yeah thats kind of the deal, I just need to know like how to orientate them properly

spawn in a dummy find the front back, right side, left side and take those positions maybe that’ll work but idk

im not a major in luau y’know

ok then why are you giving answers in the scripting support section