Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for X = 1, math.huge, 0.2 do
- wait()
- game.Workspace.ares200345.Torso.Neck.C0 = CFrame.new(math.sin(X) / 2,1.5,0)
- game.Workspace.ares200345.Torso.Neck.C1 = CFrame.new(0,0,0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement