void Awake() { instance = this; }
protected override void Die() { base.Die(); LevelStatusLogic.PlayerDied(); }