For a game, I need a gui to pop up when a tool is selected, so the player can click on the gui to build something. How do I do it?
Use the Equipped event: http://wiki.roblox.com/index.php?title=API:Class/Tool
Then when the tool is equipped in the equipped function move the gui to the playergui from somewhere in your game like inside the tool itself.
Closed as Not Constructive by evaera
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?