I'm in the process of creating some parts that combine several staging actions (e.g. a part that combines an engine, fuel tank and decoupler) in one.
The part works how I want it to for the mostly, with the only problem being I have to right click on the part when in game to select the correct action. Because I've only got a single staging icon, I can't arrange the order in the stage list; pressing space often activates the wrong action (e.g. instead of starting an engine, it activates the decoupler).
I can use action groups as a kind of work around, but this isn't ideal.
So, is it possible to modify a cfg file to allow multiple icons for a single part, or does this require more in-depth development i.e. plugin?