private void OnDestroy() { if (gameControls != null) { gameControls.Disable(); gameControls.Dispose(); } }