sarbian / SmokeScreen

BSD 2-Clause "Simplified" License
16 stars 14 forks source link

Add a few parameters for RealPlume #21

Closed Felger closed 9 years ago

Felger commented 9 years ago

Global SmokeScreen Parameter: atmDensityExp - SmokeScreen.cfg variable, adjusts input atmospheric pressure by an exponent, to give similar plume scaling between RSS and Stock.

ModelMultiParticlePersistFX Parameters: vRandPosOffset - Random positive position offset to spread fast particles out. Additive. vPosOffset - nonrandom positive offset to adjust starting particle position. Additive. emissionMult - emission multiplier. Intended for use on multiple-thrustTransform engines to reduce particle count overall.