Arms moving up and down with mouse. R15

Hello, I have tried everything I could to find a way to make the player’s arms move up and down with the player’s mouse. I have read through most articles about this and the ones that work are for R6 only. I tried changing the char.Torso[“Left Shoulder”] too char.LeftUpperArm[“LeftShoulder”] and more stuff and it didn’t work. If anyone could help that would be nice!

Thanks

There are plenty of posts about aiming a gun by moving the player’s arms (or the head) with the mouse.

Also, if you need scripting help you should post the script you are using.

I used search terms like aiming arms to mouse position, point gun to mouse, and make player look at mouse and got quite a few results back.

1 Like

I have tried searching for the R15 ones instead of the R6 ones and there were only a few so I tried their solution, and it didn’t work for me even after changing a few things.