Give us an event we can listen for when the player decides to press the respawn button. This will help with triggering events when the player spawns back to the start of the map. The current method of detecting the player with a trigger collider and OnEnterTrigger will trigger again if the player walks back to the collider.