Request: Size variable for all part types
fsendventd opened this issue ยท 2 comments
So we can use min and max sizes for custom parts/crates. Mostly useful for insignia that would be too big for an aircraft's wing or fuselage, so you want to prevent insignia of that size of larger from being able to be placed on the aircraft.
Insignia should be sized such that the same marking can fit anywhere on the craft, as that's the way most older planes work. If different sizes exist, it is up to the pack maker to name the appropriately (insignia_small, insignia_large, etc.). The whole point of custom parts is that their ability to be placed on vehicles is based on their names, not their properties like all other parts. Adding min-max requirements for a single part is only going to make for more JSON, which for all other custom parts is not needed. I'm trying to stay away from uber-customization where one vehicle can only get one part. That's not the design philosophy of MTS...