Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why doesnt this work?

Asked by 10 years ago
for X = 1, math.huge, 0.2 do
wait()
game.Workspace.jaydnbeck3977.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X)
game.Workspace.jaydnbeck3977.Torso.Neck.C1 = CFrame.new(0,0,0)
end --

i always put the right thing in and it doesnt work ever

0
The only other thing i add in games is :s jaydnbeck3977 0 — 10y
0
What are you trying to make? Or what was the output? HexC3D 830 — 10y

Answer this question