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

gui help for gui popup when player is near a chair? [closed]

Asked by 4 years ago

in a game i am coding the player walks towards a chair a gui will pop up saying press e to sit (but really a animation cut scene will play but it is irrelevant) but the turtorials i have found are out of date i do not have a code.

Closed as Not Constructive by JesseSong and SerpentineKing

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
oilkas 364 Moderation Voter
4 years ago

I may be wrong and no need to downvote me c: but, You don't really need to do scripting to show a popup gui for this, add a billboard gui to the chair with a textbutton saying whatever, then you can set the show distance for the billboard gui to the radius you want to be near the chair to show the gui.

Ad