Bike Balance


Realistic physics. Balancing the bike is done naturally - by changing the steering angle. No magical forces.


by Vladimir Kudryashov


Price History +

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.