Skip to content

Commit

Permalink
Let the planet pack handle aeroFX constants
Browse files Browse the repository at this point in the history
These were all moved into RSS at some point.
  • Loading branch information
siimav authored Aug 18, 2024
1 parent 27ad8cc commit 802458d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions GameData/RealismOverhaul/RO_Physics.cfg
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
@PHYSICSGLOBALS:FOR[RealismOverhaul]
{
// AeroFX
@aeroFXDensityScalar1 = 0.00004
@aeroFXDensityExponent1 = 0.7
@aeroFXDensityScalar2 = 0.0036
@aeroFXDensityExponent2 = 2
@aeroFXStartThermalFX = 4
@aeroFXFullThermalFX = 8
@aeroFXVelocityExponent = 4.0

{
// Gauges
@temperatureGaugeThreshold = 0.8
@temperatureGaugeHighlightThreshold = 0.8
Expand Down

0 comments on commit 802458d

Please sign in to comment.