How to make tool move with camera

Hi guys. Similar to Jailbreak, I want to create a system where the players torso moves with the gun when in first person. Currently in Roblox, if you move your camera up and down (while in first person), the tool will stay on the same y-axis. I want the tool to move with the camera without using a view model. How can I do this?

Do you already have a system to move the player’s upper body with the camera?

If so, you’ll need to turn .RequiresHandle to false and weld the tool to the RightGripAttachment manually.

I’m pretty sure this has been mentioned in numerous posts before.

Try the search button up top with terms like “aim gun with cursor” or “point body with mouse”. Get creative with search terms because people will use different terminology than you would.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.