If you create a vehicle and use convex collision shapes, it will become unstable.
I've attached a sample that contains a blue and a red car.
The blue car contains convex shapes. If you e.g drive and hold the brake, it floats on the ground. The red car uses a simple box shape and is stable.
Regards
abgenullt
Steps to reproduce
Build a vehicle and use convex collision shapes. Maybe the stability depends on the amount of shapes..
Godot version
4.0 alpha 14
System information
Windows 10, RX560
Issue description
Hi,
If you create a vehicle and use convex collision shapes, it will become unstable.
I've attached a sample that contains a blue and a red car. The blue car contains convex shapes. If you e.g drive and hold the brake, it floats on the ground. The red car uses a simple box shape and is stable.
Regards
abgenullt
Steps to reproduce
Build a vehicle and use convex collision shapes. Maybe the stability depends on the amount of shapes..
Minimal reproduction project
car_sample.zip