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

Text Button Not Doing The Click Event When I Click It?

Asked by 2 years ago
Edited 2 years ago

I'm clicking my text button but it's not doing anything

LeaveButton.MouseButton1Click:Connect(function(Leaving)
    local BackToSpawn = CFrame.new(game.Workspace.GameSpace.BackToSpawnA.Position)
    HRP.CFrame = BackToSpawn
end)

someone plz help its almost been over half a day since this was posted

1 answer

Log in to vote
0
Answered by 2 years ago

nevermind i just did some crap, launched studio today, did the code, and it worked

Ad

Answer this question