Enable/Disable Collision for each player

Store the players in an array when they begin overlap, and pull them out of the array when they end overlap. When the array size is 0, there’s no one there…