Wheel Collider and visual effect

Hi everyone,
I try to make car using Unity Manual Unity - Manual: Create a car with Wheel colliders.
I have problem, when I try add visual game object, as a child of game object with Wheel Collider. Every time a visual game object is moving away from wheel collider. I try move his position, reset transform, and it’s still not working. On two images you can see, how these game objects are sets, and on the other two images how it look before and after play. I use the second script from Unity Manual about Wheel Collider.




Just take a look at this tutorial:

I knew nothing about wheel colliders (and I still don’t cause they are disgusting), but this tutorial helped me set them up properly.

1 Like

Thanks, I take a look, if no one else respond. Maybe anyone know what is the problem?

Okey, I know where’s the problem. Just my wheel model in Blender had wrong pivot, so if you are better graphic designer than me, you will never had that problem :slight_smile:
Mods can close topic, thanks.