Advertisement
Jaden11

ROBLOX Head spin script

Nov 27th, 2014
3,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. or X = 1, math.huge, 0.1 do
  2. wait()
  3. game.Workspace.itsJaden2torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X)
  4. game.Workspace.itsJaden2.Torso.Neck.C1 = CFrame.new(0,0,0)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement