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

Whats wrong with this script?

Asked by 10 years ago

function Click()

script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(69.088, 17.612, -611.81) end

script.Parent.MouseButton1Down:connect(Click)

it won't teleport when I click the button

1
1) Edit your post to use Lua code formatting. 2) Why do you think something is wrong? Is there an *error* that you can give us? What have YOU already done to debug it? BlueTaslem 18071 — 10y

Answer this question