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

This click teleport script will not teleport me, I dont see why. ??

Asked by 4 years ago

So basically when you click this it is supposed to teleport you to a point, here is the script

script.Parent.MouseClick:Connect(function(plr) 2 plr.Character:MoveTo(Vector3.new(-5474.455, 6234.001, 523.2)) 3 end)

0
And yes i have it connected to a click thing H_armful 19 — 4y

1 answer

Log in to vote
1
Answered by 4 years ago

Nevermind I fixed it

Ad

Answer this question