Hi devs. I'm new to game development, and I'm creating a simple game for a college assignment. However, I have encountered a problem and don't know how to fix it. I'm using a VehicleBody3D as my player, and I've configured the body and the wheels, and I've also created the script. Everything is working, but when I run my game, the wheels resize. The car is functioning, with traction and steering, but I don't know how to fix the size of the wheels. Can someone please help me?
GitHub repo: https://github.com/FeGroders/car-chase