How to disable center of mass on a meshpart

I have 2 cars but the mesh car has center of mass applied to it which is causing it to tilt forward

this is the mesh part, its tilting forward because of the center of mass
image

here is the normal part
image

how would I fix this? I tried making it massless but it doesn’t work and I tried changing the custom physic properties and still not working

not sure if this was the right place to post this

Maybe try adding weight to the rear of the vehicle?

Yeah that might work but I don’t wanna add random parts just to add weight

EDIT: actually I might not do that cause, I would need to make the part huge just to add the right weight to the back and that would be unprofessional

Its fixed now, I got help from someone, I had to make the car mesh massless and then use a normal Roblox part to do the raycasts from and now the car mesh is balanced

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.