void StartFly() { _vechicleManager.CanChangeRoad = false; _vechicleManager.FlyVelocity(); //GetComponentInParent<BoxCollider>().enabled = false; }