Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 2018-01-24 19:57:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 3 3 # Vehicle Physics core 4 4 5 Repository with the scripts and components for the advanced vehicle physics simulation in Vehicle Physics Pro. Requires [Common Tools core](http://projects.edy.es/trac/edy_common-tools-core).Unity 3D projects include this repository as submodule.5 Repository with the scripts and components for the advanced vehicle physics simulation in Vehicle Physics Pro. Unity 3D projects include this repository as submodule. 6 6 7 7 - **Base:** wheel, tire friction, dynamics solver, vehicle base class, VehicleBehaviour, ... … … 21 21 2. Click the **zip** link at the desired branch for downloading it as zip archive 22 22 23 ### Requirements 24 25 - Requires **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)** to be present in the project. 26 23 27 }}}