Realistic physics. Balancing the bike is done naturally - by changing the steering angle. No magical forces.The physical model of the bike consists of two WheelColliders and an Rigidbody. This model is controlled by a controller consisting of two modules: BikeController and ManualControl. The user can create his own control module instead of the ManualControl module. For example racing track controller, city controller ect.Features- Direct steering- Balanced steering by the target steering angle- Steering by lean- Torque control by acceleration- Front brake- Rear brake- Safe brake- Telescopic front forkDocumentation