This game is an absolute gem! The physics, feel, art and everythin' was just perfect!
A harder bot beyond 'Challenging' would be nice, honestly. And 3-4 players would be stellar!
I loved it so much that I wanted to see if I could add more content. I dug into decompiling the packaged Godot build and ended up building a global modding API / mod loader for it called PMODS (Pelimodded)! I even managed to hook a "Mods" menu right into the main menu, and a whole enable/disable system and everything works perfectly so far.
It's incredibly fun to tweak, like I can change all the car speeds or turn the gravity to zero in just a few lines of code.
Thanks for making such an awesome freeware experience!
I'd love to share this with others, so I wanted to ask for your permission to host the mod loader framework on GitHub. Since it distributes as a .pck replacement to inject the mod folder logic, I completely understand if you'd prefer to keep it private! Either way, I'm going to have a blast tinkering around with the code and creating chaos on my side. Thanks again for a fantastic game!