In this example project a vehicle suspension is created in Godot.
tomaga 7372d08cda Steering rotation was not initialized | 2 年 前 | |
---|---|---|
Accessories | 2 年 前 | |
Suspension Example | 2 年 前 | |
.gitignore | 2 年 前 | |
LICENSE | 2 年 前 | |
README.md | 2 年 前 |
In this example project a vehicle suspension is created in Godot with a rigid body, four ray casts and four forces. All 3D-models are included as Wings3D files. The physics behind the simulation is documented in a PDF-file.
Language in this project: GDScript
To try out this project you first have to download the Godot Engine. In Godot click the import button. Locate the folder "Suspension Example". Then double click "project.godot". The project will be loaded. Once done you just have to click the play-button located at the top right corner.
Error reports, sugestions etc. are very welcome.
This project was tested with Godot 3.2.3
The font used in this project courtesy of Google
Licensed under CC0.