YACC YACC
YACC YACC
Made with ❤️ for Unity

Search Results for

    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 to Engine to connect YACC's Wheels and GearBox.

    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 using GearBox.automaticShift = true transmission mode.
    • Fixed input system events triggering when GameObjects were disabled.

    1.0.0

    Initial YACC public release.

    Launching features:

    1. An engine manager:
      • YACC.Engine
    2. Wheel collider managers:
      • YACC.Wheels
      • YACC.Wheel
    3. Gearbox manager:
      • YACC.GearBox
      • YACC.Gear
    4. Gameobject Controllers:
      • YACC.Controllers.CarEngineController
      • YACC.Controllers.CarLightsController
      • YACC.Controllers.CarResetController
      • YACC.Controllers.WheelGripController
      • YACC.Controllers.WheelSkidParticleSystemController
      • YACC.Controllers.WheelSkidVisualEffectController
    5. Audio Controllers:
      • YACC.Audio.EngineAudio
      • YACC.Audio.SuspensionAudio
      • YACC.Audio.WheelAudio
    6. Various Utilities:
      • YACC.Utils
    © Deimos Industries Ltd. All rights reserved.