Skip to content

Commit

Permalink
Lowered FALLOFF_LEVEL and raised DROPOFF_FACTOR
Browse files Browse the repository at this point in the history
  • Loading branch information
ohyeah2389 committed Jan 26, 2025
1 parent 773fef4 commit 48d35b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ohyeah2389_modkart_class2/data/tyres.ini
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ DX_CURVE=tire_kart_sprint_front_long.lut
FLEX_GAIN=-0.2
FRICTION_LIMIT_ANGLE=7.5
FALLOFF_SPEED=5
FALLOFF_LEVEL=0.7
DROPOFF_FACTOR_0=3
FALLOFF_LEVEL=0.6
DROPOFF_FACTOR_0=10
DROPOFF_FACTOR_1=1.2
FALLOFF_YSPEED_MULT=0.30
CX_MULT=0.90
Expand Down Expand Up @@ -118,8 +118,8 @@ DX_CURVE=tire_kart_sprint_rear_long.lut
FLEX_GAIN=-0.2
FRICTION_LIMIT_ANGLE=7.5
FALLOFF_SPEED=5
FALLOFF_LEVEL=0.7
DROPOFF_FACTOR_0=3
FALLOFF_LEVEL=0.6
DROPOFF_FACTOR_0=10
DROPOFF_FACTOR_1=1.2
FALLOFF_YSPEED_MULT=0.30
CX_MULT=0.90
Expand Down

0 comments on commit 48d35b7

Please sign in to comment.