modnext / mouseSteering

Mouse Steering Mod for Farming Simulator
https://www.farming-simulator.com/mod.php?mod_id=299700&title=fs2022
GNU General Public License v3.0
3 stars 2 forks source link

Refactor mouse steering: linearity & smoothness improvements #8

Closed aaw3k closed 1 month ago

aaw3k commented 1 month ago

This pull request includes several changes to the mouse steering functionality and related classes in the project. The primary focus is on improving the linearity and smoothness of the steering, adding new methods, and refining existing logic for better performance and accuracy.

Improvements to Mouse Steering:

Enhancements in Vehicle Camera Extension:

Updates to Mouse Steering Vehicle Specialization:

Code Refinements:

These changes collectively enhance the steering mechanics, improve code readability, and ensure more accurate and responsive vehicle control.