Skip to content

Commit

Permalink
Give KSPWheel parts some rotational resistance (#2997)
Browse files Browse the repository at this point in the history
  • Loading branch information
siimav authored Sep 15, 2024
1 parent 489f691 commit 90c475e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@PART[*]:HAS[@MODULE[KSPWheelBase]]:FOR[zzzRealismOverhaul]
{
@MODULE[KSPWheelBase]
{
&rotationalResistance = 0.0001
}
}

0 comments on commit 90c475e

Please sign in to comment.