Godot Version
Godot 4.3
Question
Please why the wheels go through the floor?
Hello there, I have a little problem with my VehicleBody3D node, I followed various tutorials for implement it but no one talk about my problem. I followed all the steps and I don’t understand why my wheels don’t collide with the ground whereas in the tutorial they do…
The ground collide exclusively with the collision shape of the truck main body. Let see with the following screenshots:
(I specify there is no script, this is just a test for see how the vehicle react to the gravity for now)
Any idea about the origin?
Please if I missed something tell me what to do for resolve this issue!
Thanks for your time!