Advertisement
ares200345

thing

Sep 10th, 2012
913
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. for X = 1, math.huge, 0.2 do
  2. wait()
  3. game.Workspace.ares200345.Torso.Neck.C0 = CFrame.new(math.sin(X) / 2,1.5,0)
  4. game.Workspace.ares200345.Torso.Neck.C1 = CFrame.new(0,0,0)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement