Skip to content

Latest commit

 

History

History
74 lines (60 loc) · 3.2 KB

README.md

File metadata and controls

74 lines (60 loc) · 3.2 KB

EZController v1.0.0

An open-source Unity library dedicated to the modular control of vehicles. This library provides a flexible framework that allows developers to plug in their own vehicle models, visual, sounds, and control systems.

image

It's designed to be easy to use, whether you're new to game development or a seasoned pro. With this library, you can focus on creating unique vehicle behaviors and interactions, without getting bogged down in the underlying complexities of vehicle dynamics.

Installation

Installation is a straightforward process, offering you three convenient options to select from based on your preferences.

  1. Install with Packages Manager > add package from git URL
    https://github.com/AndreaDev3D/EZController.git
    OR
  2. Clone the repo into your package folder
    git clone https://github.com/AndreaDev3D/EZController.git
    OR
  3. Download the latest release as zip into your package folder
    git clone https://github.com/AndreaDev3D/EZController.git

TOP ⇧

License

Distributed under the MIT License. See LICENSE.txt for more information.

TOP ⇧

Social

Join the party 🎉!

TOP ⇧