How to I do this...!

I’m trying to figure out how to if you press the button that brings you to a text it disables, if you press read now its already gone, and if you don’t it shows until you press it to show the text, how do I disable it

If it’s already hidden, change the “activated on start” or something like that

2 Likes

use a wire or a channel to disable the text as soon as you get teleported to the text via the teleporter device.

Use a wire or channel to disable the text when you press the button

I hope this helps!

Wait, can I clarify this real quick?
You have a button that gets pressed which opens a pop-up device, and you want them to only be able to read it once?

1 Like

Got it! In this case, open the button settings and go to the “Channels” menu. Under “Deactivate button when receiving on”, put “NoMoreButton” or something like that.

Now, open the popup settings, go to the “Channels” menu (note, you may have to scroll at the top to access it), and scroll down to the bottom. Under “When Popup Closed, Transmit On” section, enter in the same channel as above, or, in this case, “NoMoreButton”.

Let me know if this doesn’t work!

1 Like

Ya’ll making things way too complicated.


Just use Channels, When button pressed, transmit on “Popup Button”

Deactivate button when recieving on “Popup Button”

5 Likes