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

How to when eaten give a button to make you invisible? [closed]

Asked by 4 years ago

I’m a super noob at scripting and want to learn how to make a button that makes you invisible if you eat something.

0
Attempt first, ask after. climethestair 1663 — 4y
0
The thing is idk how to give a player a button that makes them invisible after they have eaten the thing lol. OhNicks19 -3 — 4y
0
use a remote or bindable event theking48989987 2147 — 4y
0
I’ll try my best this is going to be my first time scripting OhNicks19 -3 — 4y

Closed as Too Broad by climethestair, gskw, and Goulstem

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

So I can't give you an answer on how to do this but I can give you an idea to get you started

So first off you will probably want to make a GUI with a button when pressed the player turns invisible as that's the invisible portion done.

In order to make it appear you'll need to script the tool when activated to give the player the GUI

Now to make this function will all be up to you if you attempt it and you can't manage to accomplish it that's when you post your code and what you've tried here so we can help.

Good luck with you project though hope you can make it work.

Ad