Trying to make a text popup at the beginning of my game. Help!

So I’m trying to make a popup and trying to figure out how to send a channel so it popups. Anyone know how to do this?

1 Like

Make a life cycle set it to game start then wire it to a popup like this: lifecycle > show popup. then just customise the popup however you want.

1 Like

Use a notification device. There should be section where you can stick the name of the channel in.

Also welcome to the forums! Be sure to do the tutorial, and check the links below:
s.rules
s.orules
s.faq

3 Likes

Thx this worked! also wow the replies popped up fast

2 Likes

u could just spawn a player on a Tigger that starts the popup

That would work but relays are a lot simpler. Also you would have to make sure the trigger would deactivate upon triggering.

Use a lifecycle, relay, and popup. Lifecycle settings:

Relay settings:

Popup settings:

what jefx said only works for the host which is why you need a relay

2 Likes