Problem replacing TestFancyCar model

So I’m trying to load a car model into the TestFancyCar tutorial. The model is from one of the game examples here called Street Rally 3D. The problem is I can’t seem to get the wheels to place properly.

I tried changing all the values for adding the wheel but none seem to make a difference. As in nothing happens to the car no matter what I change.

Screenshots below:
Imgur
Imgur

Any guess on what might be wrong? Thanks!

Bump.

Nvm. I solved it. I just had to uncomment wheel.center() for each wheel and divide the wheel height by 4.

1 Like