liquid
Turns a specific reagent or reagents into thrust.
Vars | |
fuel_reagents | What reagent is consumed to burn the engine, and how much is needed. |
---|---|
max_reagents | How much fuel can be loaded into the engine. |
reagent_amount_holder | Used to store how much total of any reagent is needed per burn. Don't set anywhere but /Initialize() |
Var Details
fuel_reagents
What reagent is consumed to burn the engine, and how much is needed.
max_reagents
How much fuel can be loaded into the engine.
reagent_amount_holder
Used to store how much total of any reagent is needed per burn. Don't set anywhere but /Initialize()