Publisher | MerlotGames |
---|---|
File size | 509.33kB |
Number of files | 27 |
Latest version | 1 |
Latest release date | 2024-05-03 02:48:15 |
First release date | 2024-05-03 02:48:15 |
Supported Unity versions | 2018.4.2 or higher |
SMOOTH CAR CONTROLLER
Contents
• Folder Structure
• Demo Scene
• Scripts
Folder Structure
In “SmoothCarController” file, you will see; ARCADE – FREE Racing Car, Demo Scene, Docs, Joystick Pack, Materials, PhysicsMaterial, Prefabs, Scripts and Textures folders.
Demo Scene
Demo Scene contains a ready scene. You can examine the scene and apply to your scene. You can see how we did setup car and joystick controller.
Prefabs
Prefabs folder contains Car and Boost Button. You can use this three to make your own car controller.
Textures
You can see what textures we used for the demo scene.
Scripts
In the Scripts folder, you can see what scripts we created to make car movement and the camera.