Version 12 (modified by edy, 5 years ago) (diff) |
---|
Vehicle Physics Pro - Enterprise
Development project for Unity 3D including source code, examples and development resources.
Unitypackage
- Unitypackage downloads
- Log-in with your VPP credentials.
- Download and import into Unity 3D.
- Read the Readme PDF file for instructions on configuring the Unity Project Settings.
GIT repository
SSH: ssh://git@projects.edy.es/edy/vehicle-physics-pro.git
- This repository is an Unity 3D project with demos and examples. Not to be imported into existing Unity projects.
- Execute
git submodule update --init
after cloning this repo to initialize the submodules.
Submodules
May be cloned separately to include specific parts of VPP in existing projects.
- Common Tools Core
Path:Assets/Vehicle Physics Pro/Core/Common Tools Core
- Vehicle Physics Core
Path:Assets/Vehicle Physics Pro/Core/Vehicle Physics Core
- Vehicle Physics Sample Assets
Path:Assets/Vehicle Physics Pro/Core/Vehicle Physics Sample Assets
- Vehicle Physics Specialized Assets
Path:Assets/Vehicle Physics Pro/Core/Vehicle Physics Specialized Assets