Hello there, I’m making a Handcuff System and I’m making a prone animation, how would I make it so the player faces the ground? I’m reusing this script from a free taser
I believe you need to flip the first -1 to be 1. You should try making CFrames by multiplying several CFrame.fromAxisAngle() calls, it is easier to figure these out.