how do I make it so only one team can press a button and the other teams can’t ?
because I just can’t figure it out
Set the scope to team on whatever thing you need. Maybe.
yes but how do I set it to a sertent team?
Relay.
Try to use a relay set on a specific team. For example, if you want the button to be activated on Team 1 only, set the relay on [Specific team], and [Team 1] for the team number.
Make the button [Not activated when game start] and set on [Team scope].
If you want this happen when game start, place down a lifecycle set on [Game start].
Wires/Channels:
Lifecycle (event occurs) → Relay (trigger relay)
Relay (triggered relay) → Button (activate button)
Just some extra info: If you are using wires for your game it would be more memory efficient to use a wire repeater.
This topic was closed manually because a solution was marked, there hasn’t been any recent activity, and currently the automatic closing system doesn’t work. Contact the moderators if you need this thread reopened.