Help with popups

How do you make a popup that only shows up at the beginning of the match for only one team.

place down a lifecycle and a relay.

set the relay to relay its message to “all players on specific team” and select whatever team you want.

wire the lifecycle to the relay:

event occurs > trigger relay

wire the relay to your popup:

relay trigger > open popup

and you’re done!
if this answers your question, remember to mark a solution!

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.