How do I make it so a certain team can’t press a button?

Making a cops and robbers game but I need to disable robbing for cops(team 1)(in order to rob they need to press a button)

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

(Relay) Relay Trigger —> (Button) Activate Button

(Set the button’s scope to team.)

1 Like

You can set the button so that it can be activated by only one team. Go to “Availability” tab for the button and set the active scope to “team.” There, you can set what team can access it.

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