A downloadable Modulo Kart Demo for Windows

Custom Vehicle Physics for Unity Game Development. Demo build showcases the custom vehicle physics


Getting Started

 To quickly get into the Modulo Kart Vehicle unity project, simply navigate to the Demo Scene and press the play button. If you have any issues getting started, please watch this video: https://www.youtube.com/watch?v=mBiUGweHZhI

Controls

    • Acceleration                       P.C. Key Input: W                              Xbox 1 Key Input: A
    • Steer                                     P.C. Key Input: A / D                        Xbox 1 Key Input: Left Joy Stick
    • Hand Break [Drift]            P.C. Key Input: Space                      Xbox 1 Key Input: Left Toggle
    • Nitro [Boost]                      P.C. Key Input: Right CTRL             Xbox 1 Key Input: Right Toggle

Functionality

  • How Acceleration Works
    • The vehicle acceleration functions by the vehicle’s accel_magnitude_float catch up to the vehicle’s max_accel_modified or max_nitros_speed_float with a rate proportional to the variables: ACCEL and ACCEL + nitros_speed_float respectively.
    • Additionally, the following sections will mention how they affect the vehicle’s acceleration based on steering, drifting, and nitro boosting
  • How Steering Works
  • How Drifting Works
  • How Nitro Boosting Works

 

The corresponding default controls for the Modulo Kart Vehicle support both the Keyboard and Xbox controller, and are listed below: 

  • The vehicle acceleration functions by the vehicle’s accel_magnitude_float catch up to the vehicle’s max_accel_modified or max_nitros_speed_float with a rate proportional to the variables: ACCEL and ACCEL + nitros_speed_float respectively.
  • The vehicle acceleration functions by the vehicle’s accel_magnitude_float catch up to the vehicle’s max_accel_modified or max_nitros_speed_float with a rate proportional to the variables: ACCEL and ACCEL + nitros_speed_float respectively.
  • The vehicle acceleration functions by the vehicle’s accel_magnitude_float catch up to the vehicle’s max_accel_modified or max_nitros_speed_float with a rate proportional to the variables: ACCEL and ACCEL + nitros_speed_float respectively.

Download

Download
ModuloKart.zip 21 MB

Install instructions

Getting Started

 To quickly get into the Modulo Kart Vehicle unity project, simply navigate to the Demo Scene and press the play button. If you have any issues getting started, please watch this video: https://www.youtube.com/watch?v=mBiUGweHZhI

Controls

    • Acceleration                       P.C. Key Input: W                              Xbox 1 Key Input: A
    • Steer                                     P.C. Key Input: A / D                        Xbox 1 Key Input: Left Joy Stick
    • Hand Break [Drift]            P.C. Key Input: Space                      Xbox 1 Key Input: Left Toggle
    • Nitro [Boost]                      P.C. Key Input: Right CTRL             Xbox 1 Key Input: Right Toggle

Leave a comment

Log in with itch.io to leave a comment.