Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hayden-donnelly/vehicle-physics

This is a Unity project implementing a custom vehicle controller with a raycast suspension.
https://github.com/hayden-donnelly/vehicle-physics

unity

Last synced: about 10 hours ago
JSON representation

This is a Unity project implementing a custom vehicle controller with a raycast suspension.

Awesome Lists containing this project

README

        

## About

Unity's built in wheel colliders don't give you much control, so I built this vehicle controller with a raycast suspension. This repository contains the complete unity project (last tested on version 2018.1.0f2).

## Screenshots

![VehiclePhysics](https://user-images.githubusercontent.com/30982485/102825758-70743800-43ad-11eb-9519-f17ed959da6f.gif)