Publisher | Vladimir Kudryashov |
---|---|
File size | 160.64MB |
Number of files | 476 |
Latest version | 1 |
Latest release date | 2024-06-20 12:28:13 |
First release date | 2024-06-20 12:28:13 |
Supported Unity versions | 2018.4.2 or higher |
The basis of the Bike Lab package is the BikeController script. BikeController implements the physics of the bike and allows you to control it manually or using another program. This program, for example, can drive the bike to a target object (Motoball) or along a track.
Track is the second important part of the Bike Lab package. You can create tracks for motocross, road racing, mountain tracks, city tracks, etc.
The next necessary part is the motorcyclist. The humanoid model is controlled using IK.
The Bike Lab package also includes a Segway Controller. This is a relatively simple script since the balance task for a Segway is much simpler than for a Bike.