Introduction

Rockets Karts is a kart racing game being developed in Unreal Engine 5 using C++. The goal behind this project was to understand the new Chaos physics system developed for Unreal Engine 5, since previous versions of the Unreal Engine used PhysX from NVIDIA. Therefore Rocket Karts uses the new Chaos Vehicles plugin as opposed to the older PhysX Vehicles plugin.

Development

Rockets Karts uses the following assets from the Unreal Engine marketplace:

The development of Rockets Karts is currently in the prototype stage.

The video below demonstrates the current progress made on Rockets Karts. Currently the karts vehicle movement is bugged, this will be fixed in a later update.