Help with buttons

For my game, I need to make a button able to be pressed by only one team. How do I make this? Thanks

when the button is pressed send or wire to trigger that only allows the team

1 Like

Deactivate on game start, set scope to team, and use a relay and lifecycle.

2 Likes

Ok, thanks!

1 Like

ohh, that is probably better

1 Like

Wait, is there a way for the button to only be seen by a specific team as well?

1 Like

Buttons can’t be hidden in game unfortunately.

1 Like

Ok, thanks anyways!

1 Like

You can use a prop to represent the button and make the button invisible…

2 Likes

is that new? for my prison it is invisible

1 Like

I mean you can’t toggle it in-game.

1 Like

Is there a way to set the scope for one team only using the wire pulse device (I forgot the name sorry) :rofl:

1 Like

wire repeater?

Yeah I think that was the one and there was an option to make it only pressed by only one team