Can I change the weight of a part?

Steps:

So, i recently found this plane model and it worked perfect. I duplicated the plane, and changed the livery to other airlines. I made in total 6 difertent liveries including the default one that came with the plane model.

The issue:

Of all 6 liveries, 2 of them, fall down on the back like this:

It almost looks like the tail finn is heavier than the other ones.
I think ik why: So when I was making the livery, I had to get a decal for each tailfin and add it to a part on the tailfinn. For some logos to fit properly, i had to scale the decal’s parent (in this case a part on .transparency = 1). So on these 2 airlines (Iberia & Air France) the part that’s parenting the decal is bigger than on the other 4 airlines.

Part size on iberia:

image

Part size on SAS:

image

Any way I can make the bigger parts less heavy?

1 Like

you could just make the part massless.
part > properties > massless > true

Thanks for the solution! I forgot that the massless property existed!