mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 07:20:07 +01:00
- Increase movement and steering speed significantly. - Increase gravity slightly for a less floaty feeling. - Simplify camera code (height is now constant). - Tweaked camera distance and height to fit each vehicle. - Fix script error when pressing Escape in the main menu (the demo will now quit).
3D Demos
These demos are all 3D, but otherwise do not have a common theme.
Languages: All are GDScript
Renderers: Truck Town, Physics Tests, and Waypoints are GLES 2, the rest are GLES 3