Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 733 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 733 Bytes

Simple Car Physics

Car physics on Unity using simple methods, rather than complicated math processes. Taking advantage of the bare-bone Unity physics engine and simple force-by-force implementation to mimic the macro behavior of a car.

Requirements

  • Unity at least v2019.3.6f1.

Instructions

Make sure you already understand the basics such as installing Unity, opening a project, opening a scene, creating objects, know the basic windows, etc. Then read the complete article here, complete with some demo clips.