Button visibility help

Currently making a game where if a player gets tagged, they go into a jail and their teammate has to save them. There is a button that they can press to save them. I already got it so only one team can press it, but I can’t figure out how to make it only one player on the team can press it, (which would be the one that didn’t get tagged) so who can help?

so is it 2 players on a team?

set the button scope to player if you want one person to press it

1 Like

Use Player Scope, pull out relay the deactivates the button for a specified team. (Ensure relay can be triggered and set to all players on specific team)

Never mind i just put the button on outside of the jail so you can all stop replying and It will close this (my bad) work smarter not harder​:grinning::person_facepalming:

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