#clicker game
15 messages · Page 1 of 1 (latest)
smth like:
YourImageButton.MouseButton1Click:Connect(function()
YourText.Text = "newText"
end)
You did not define clicckbutton
So the script just doesn't know what to do it's nil
Yeah but you did not define it by the syntax
Like e.g
local textButton = game:GetService("StarterGui").ScreenGui.TextButton
That's only an example
** You are now Level 2! **