FortCharacter.EliminatedEvent().Subscribe(OnPlayerEliminated)
This event works until a player goes through the TMNT tunnel. Then if the player dies the eliminated event doesn’t fire. It works again after that player dies (unless they go through the tunnel again).
Anyone seen this issue? Have any ideas?