How do I move my arms and head to the mouse direction?

Hello!
I want to know how to make the arms and head move up and down depending on how the mouse moves

I have searched the devforum but I did not find someone with this question or with a tutorial :sweat_smile:

i think you can use CFrame.Lookat with mouse.hit.p
im not sure if you can use CFrame.Lookat with weld tho

i did it but it didn’t work. because it is a vector 3

CFrame.Lookat() turn vector3 value into CFrame tho
Unless you are talking about other thing