blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Feature Request: way to specify subtype ordering. #179

Open zer0Kerbal opened 4 years ago

zer0Kerbal commented 4 years ago

Have several patches that add subtype. Is there a way to specify the ordering of the types in the PAW? If I understand it correctly, defaultSubtypePriority only specifies which subtype is default. ? Would you also have it define display order? Thank you

I am asking for a way to specify order. This is because I have multiple patches adding tank types depending upon what mods are installed. yes, I can put everything in one patch - and have a :NEEDS[] on the subtypes, but that is inelegant and inflexible; hence why I am asking for a new feature - ability to specify order.

https://forum.kerbalspaceprogram.com/index.php?/topic/140541-181-b9partswitch-v2130-jan-22/&do=findComment&comment=3735658

blowfishpro commented 4 years ago

Prerequisite: #177