View difference between Paste ID: cuKNznzq and j3dEqcCG
SHOW: | | - or go back to the newest paste.
1
wait(1)
2
3
local PChar = game.Players.LocalPlayer.Character
4
5
wait(1)
6
7-
PChar.Torso.Neck.C1 = CFrame.Angles(-180, -0, 0)
7+
PChar.Torso.C1 = CFrame.Angles(-180, -0, 0)