Popup with teams

I’m making a game that if you are on team 1 you get a popup saying “You are on team 1” And if you are on team 2 you get a popup saying “You are on team 2” Any idea how?

i think there is option in popup saying who can see it-select team one or team two?

(Lifecycle) Event Occurs —> (Relay) Trigger Relay

(Relay) Relay Trigger —> (Popup) Open Popup

i have another topic in the help section

Please don’t self-promote your topics in other topics, it creates clutter.

To elaborate, this is what you will need.

Lifecycle x1
Wire Repeater x2
Relay x1
Popup x2

Alright, so first, place down your lifecycle and set it to game start. Then set down the relay and connect the lifecycle to the relay. Then place down your wire repeaters. Set one so it only lets signals from team 1 through. Set the other so it only lets signals from team 2 through. Then place down the popups, one for team one and one for team 2. Connect the relay to both wire repeaters. Then wire the team 1 wire repeater to the team one popup, and wire the team 2 wire repeater to the team 2 popup. Hopefully this makes sense.

2 Likes

does this work too?

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