I would like to create a text button where the user could click it and a box would come up with information related to the game I am making , could someone give me a example code or link me to the wiki . I would really like to understand.
if you're simply struggling to instantiate one, it's relatively simple;
local button = Instance.new("TextButton")
Closed as Not Constructive by Pyrondon, Nickoakz, TheHospitalDev, and Shawnyg
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?