Publisher | UnityDevHive |
---|---|
File size | 25.65MB |
Number of files | 131 |
Latest version | 3 |
Latest release date | 2024-01-02 04:10:25 |
First release date | 2022-06-30 10:42:12 |
Supported Unity versions | 2018.4.2 or higher |
Here is a racing kit that puts emphasis on simplicity so you can more easily use it to build your game. It's very lightweight but does its job well.
It's job is to provide you with a car controller, an ai car controller, and a checkpoint and positioning system. These are core components to any racing game.
This is a kit, but you can use the pieces included in the package individually if that's all you need. The car controller doesn't need the checkpoint and positioning system, and vice versa.
However, the ai car controller does need both the original controller and the checkpoint system in order to work.
The code is cleanly written with the intention to be readable and easily customized.