IT286 Karting Mod Keyboard Ver.1
The first thing I wanted to do was complete the tutorial to add AI racers to the game. The microgame itself uses a deprecated version of the mlagents package used in the tutorial. Once these library issues were managed, getting it running was quite simple. I’m considering updating the scripts to use updated libraries and take advantage of the new features in Sprint 2. I implemented the lap game mode, as it made more sense than the checkpoint game mode for displaying the AI driver. Finally, I touched up the Player Input system, adding the option to control with either a controller or mouse. I failed to implement these in the AI, but the code supports this if you build for it.
This build demonstrates the basic keyboard controls.
Leave a comment
Log in with itch.io to leave a comment.