KnightofStJohn / StockWaterfallEffects

This Kerbal Space Program mod contains config files that give Waterfall effects to the stock engines.
18 stars 5 forks source link

B9 Part Switch for the Cheetah #9

Open ghost opened 2 years ago

ghost commented 2 years ago

Hey!

I recall wanting to write a patch that adds a hypergolic plume to the Cheetah and I wanted to work with you to implement it into SWE.

The way I'd want to do it is to add an optional folder to SWE that has a MM patch that adds the subtype to the Cheetah.

KnightofStJohn commented 2 years ago

hmm, i think that's too complicated really. It's probably best if we just change the engine config file (just like for the vector) there's already a hypergolic vacuum plume available in my mod, so if you would like to try, feel free to configure it onto the cheetah, and add a partswitch module to the engine config.

ghost commented 2 years ago

https://github.com/KnightofStJohn/StockWaterfallEffects/pull/10

ghost commented 2 years ago

I've got a frame work that we can work with, just like the Vector

ghost commented 2 years ago

hmm, i think that's too complicated really. It's probably best if we just change the engine config file (just like for the vector) there's already a hypergolic vacuum plume available in my mod, so if you would like to try, feel free to configure it onto the cheetah, and add a partswitch module to the engine config.

That's what I did, using the existing plumes.

AtomikkuSan commented 2 years ago

Also @KnightofStJohn, could we do something similar for the Bobcat? (Add a Hydrolox plume using a similar code structure as the Vector's B9 Part Switch that exchanges the stock-aerozine50-lower-1 with the stock-hydrolox-upper-2.)