Modular Vehicle Framework is a production-ready vehicle system designed to help you build realistic drivable vehicles quickly while keeping your project clean, modular, and easy to extend.
Instead of a single monolithic controller, every major feature is separated into independent modules. Add only what your project needs — from simple arcade vehicles to complete driving simulations.
Whether you're building an open-world game, driving simulator, racing game, survival project, or RPG with drivable vehicles, the framework provides a solid foundation that is easy to configure and expand.
Support
I am open to suggestions, if you have any questions or have found a bug - please write to assetsupport@ispcode.com and I will try to answer you as soon as possible.
Discord: https://discord.gg/TW3NQhcGn6
Online documentation: https://9476764.gitbook.io/assets/modular-vehicle-framework
Supported Vehicle Types
✔ Cars
✔ Trucks
✔ Buses
✔ Trucks with Trailers
✔ Motorcycles
✔ Bicycles
The architecture has also been designed to allow future expansion to air and water vehicles.
Easy Setup
Creating a drivable vehicle takes only a few minutes.
Included Setup Wizards can automatically:
This dramatically reduces setup time for new vehicles.
Realistic Driving Systems
The framework includes a wide range of driving features:
Everything is fully configurable through ScriptableObject configurations.
Modular Architecture
Every subsystem is completely independent.
Enable only the features your game requires:
This keeps projects lightweight while making future extensions simple.
Visual Effects
Bring your vehicles to life with built-in effects:
All effects are configurable and work independently from the core controller.
Vehicle Audio
The included modular audio system supports:
The engine sound system uses layered RPM processing for smooth transitions between engine states.
Lighting System
Control all common vehicle lights:
Supports both emissive materials and Light components.
A lightweight third-person vehicle camera is included.
Features:
No Cinemachine required.
Trucks & Trailers
The framework supports multi-axle vehicles and articulated trucks.
Features include:
Motorcycles & Bicycles
A dedicated two-wheel controller includes:
Game Creator 2 Integration
Optional integration provides dozens of ready-to-use nodes.
Including:
Required Game Creator 2 and it`s examples to be installed in order for Demo scene work!
Control engines, lights, trailers, cameras, enter/exit systems, fuel, damage, variables, and much more directly from Game Creator 2.
The runtime framework has no dependency on Game Creator 2 and works perfectly as a standalone vehicle solution.
Designed with clean architecture in mind:
The framework is intended to be easy to customize and integrate into existing projects without forcing a specific workflow.