Hello. I am making a game and I need to make the player turn towards a part. However, because my game is R15, I have no idea how to manipulate the Root Joint of the player to look towards a part.
I would do CFrame, but it messes up the players movement.
I have tried a lot, using CFrame.Angles(), using Transform, Using CFrame.lookAt, but nothing works.
Yeah, my bad I forgot the position values. To make it look faster, you have to change the BodyGyro.P value. The higher the value, the faster it will move.