void OnDisable() { OVRManager.HMDAcquired -= OnHMDAcquired; OVRManager.HMDLost -= OnHMDLost; OVRGamepadController.GPC_Destroy(); }