void Update() { _controller.Notify(); if (_controller.AimHasChanged) { _controller.AimHasChanged = false; } }