How to make Legs face movement direction

I’m working on a top down game where the player’s torso and above are always facing the cursor, so i’d like for the center of the legs to always face the direction they’re moving in, and then return to the original position once they stop, think of it like twisting the legs of a roblox toy.

I’ve tried following this forum post but it doesn’t seem to work at all, and all the other tutorials I find are for more dynamic and realistic type movement, I’m trying to get something as straightforward as this


I would recommend checking out this resource, you might want to disable IK if you are goung to use this module though.

1 Like

This is what I referring to when I was stating what I didn’t want, I’m aiming for something that twists the center of the legs without any of the dynamic realism

You can just remove the lerping if thats what you are going for

Probably going to have to mess with the Right Hip and Left Hip motor6ds located in torso. I havent looked at it but if i did this id manipulate the c0 and c1 of them

I would, if the script worked in the first place. it seems to be abandoned and non-functional as of now.