Skip to content

Commit

Permalink
Towbar: Release force instantly instead of "slow" decay
Browse files Browse the repository at this point in the history
This helps with a small bug with quick clicks not "gripping".
Handling does not make a difference.
  • Loading branch information
hbeni committed Jan 17, 2024
1 parent 891facc commit 5ffca93
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Models/Exterior/towbar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,10 @@
</binding>

<mod-up>
<!-- slowly decay push/pull force -->
<binding>
<command>property-interpolate</command>
<command>property-assign</command>
<property>fdm/jsbsim/external_reactions/towbar/magnitude</property>
<value type="double">0</value>
<rate>50</rate>
</binding>

<!-- reset mouse position memories -->
Expand Down

0 comments on commit 5ffca93

Please sign in to comment.