Author Topic: Vehicle Tire Issues  (Read 1027 times)

When my vehicle rolls over the wheels tend to glitch into the ground, making you have to get out and push it to get it to come out of the ground.

I've tried adding a collision box to the tire model but that didn't help.

Preview:
« Last Edit: February 21, 2016, 12:51:11 AM by RallyBlock »

I think that's less of a tyre issue and more of a weight issue. What did you set your vehicle weight to?

I used all the default jeep stuff as a starter, which I modified a little bit so it would actually drive and not flip over so easy.

And the mass is set to 300, should I change it to something like 150, or 200?

That's odd, normally overweight vehicles tend to get stuck like that.

Show us your collision meshes.

How does your collision mesh look?

Wheels work using raycasts, so you have to ensure the center of the wheel is still above ground if the vehicle rolls over.

Like on the jeep:





You need to fix the collision mesh so the wheel centers are always above ground. Not to mention that your collision mesh looks nothing like your car, it needs to be lower and taller.

You need to fix the collision mesh so the wheel centers are always above ground.

I'll have to look into it, thanks!

Not to mention that your collision mesh looks nothing like your car, it needs to be lower and taller.

Uh, it honestly doesn't have to look like my car

Look at the jeep collision mesh;


But the jeep collision mesh reaches each end of the visual shape.

But the jeep collision mesh reaches each end of the visual shape.

Yeah I know, it's just what he said kind of pissed me off