/Godot-Simple-Vehicle

Simple rigidbody based vehicle controller with adjustable raycast suspension

Primary LanguageGDScriptMIT LicenseMIT

Godot Simple Vehicle

Simple rigidbody based vehicle controller with adjustable raycast suspension

Controls

  • Arrow keys for throttle, brake and steering
  • A for upshifting, Z for downshifting

Help

Make sure the physics FPS is set to atleast 120 or the physics start to get weird. In this project it is set to 240.

License

This project is licensed under the MIT License - see the LICENSE.md file for details. This project also contains models and textures owned by their authors. See links below for exact licenses.

Engine sound sample found in /sounds folder is made with enginesound, available from https://github.com/DasEtwas/enginesound. The sound sample itself is licensed under cc0.

Acknowledgments