How do TD games prevent players from entering parts when the number of players in the part reaches maximum?
Touch/TouchEnded events seem a bit hacky and changing collision groups on the part itself seems overly complicated changing for every player outside the part. Also having a separate part that blocks the entrance won’t allow players already inside to leave.