public override void OnDebugStateChange(DebugMode state) { gameEditorButton.SetActive(state.Is(DebugMode.Global)); }