1.2.0
New features:
- Added a new Aerodynamics controller to emulate downforces YACC.Controllers.CarAerodynamicsController.
Bugfixes:
- Minor adjustments to input controls for the CarEngineController.
1.1.1
Bugfixes:
- EngineAudio Controller now uses SpatialAudio for the engine sound clips.
- Brake and Headlights materials change are instanced separately for each gameobject in case of shared materials.
- Minor adjustments to input controls for the CarEngineController.
1.1.0
New features:
- Added
ConnectParts
helper toEngine
to connect YACC'sWheels
andGearBox
.
Bugfixes:
- Fixed logic to calculate engine RPM when wheels are spinning freely without any load.
1.0.1
Bugfixes:
- Fixed shifting logic in
CarEngineController
when usingGearBox.automaticShift = true
transmission mode. - Fixed input system events triggering when GameObjects were disabled.
1.0.0
Initial YACC public release.
Launching features:
- An engine manager:
- Wheel collider managers:
- Gearbox manager:
- Gameobject Controllers:
- Audio Controllers:
- Various Utilities: