Hello!
I have been developing a car game (my 1st game ever in Unity), and I have been using the pre-made Car prefab and SkyCar model. It works great, only that I want to change the model so the game looks better. So I downloaded another car model from the asset store, but it doesn’t move at ALL. The only way I have gotten it to move is by stacking it on top of the Sky Car. None of the new model’s wheels move either. How do I properly import a new model so that it looks good and the wheels move?