RightShoulder = Player.Character.UpperTorso["so what do i put here?"] LeftShoulder = Player.Character.UpperTorso["Here too"] Run = game:GetService("RunService") for i = 1, 12 do RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0) end
so nothing works i tried to put in RightUpperArm and LeftUpperArm but it says
10:15:04.191 - UpperRightArm is not a valid member of MeshPart