script.Parent.ClickDetector.MouseClick:Connect(function(player) if player.Team == game.Teams.Officer then script.Parent.CanCollide = false wait(2) script.Parent.CanCollide = true end end)
Yeh so i need it so when you click it again it shuts