Skip to content

Vehicle controller implementation for arcade style games, made in Unity.

Notifications You must be signed in to change notification settings

mrgarcialuigi/Arcade-Vehicle-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Vehicle Controller

Vehicle controller implementation for arcade style games, made in Unity.

  • Simple and clean code, intended to serve as starting point or reference for other projects.
  • Custom hover physics, no wheel colliders.
  • Perfect for arcade style games and networked gameplay.

Demo Video: https://youtu.be/1GrQ8ZFgAmM

Download Demo Build (Windows)