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

How can I make a Hat Giver Surface GUI Button? [closed]

Asked by
iSEANxo -1
7 years ago

How could I script a surface GUI button to give the player a specific hat when it is clicked? If anyone knows how to do something like this, or where to start I'd appreciate it.

Closed as Not Constructive by Perci1

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?

1 answer

Log in to vote
0
Answered by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
7 years ago

Here's how I'd approach it. When they click a button on the GUI, it'd insert a hat and parent it to the Player. Hope I've helped!

Ad