I am making fake fps arms that are inside the camera, but whenever I try to make the humanoid equip a tool, the tool isnt welded to the Right Arm. The tool just appears at where it originally was and keeps on falling and then teleporting back up. I cloned the fake arms and fake arms’ tool with a localscript, and everything is in a localscript. Is there a way to make the humanoid equip the tool with EquipTool()?
Did you add a part named Handle to the tool?
1 Like
Yes I did. The tool works fine with a player, but the handle doesnt weld to the arm with an npc.
You could create a motor6d and try to change its CFrame to have it fit.
You can just create an artificial weld.