A regular Roblox GUI TextButton.
e.TextButton("Click me!", { OnClick = function() print("You clicked me.") end) })
Last updated 3 years ago
Was this helpful?