private void FiringStarted(InteractionSourceKind source, Ray headRay) { if (_gazing) { _gazing = false; _cannonController.StartCharging(); } }