TeamMidnightDust / MidnightControls

A Minecraft mod adding controller support and enhanced controls overall.
https://midnightdust.eu/midnightcontrols/
MIT License
174 stars 28 forks source link

Feature: Auto disable the option "analogue input" while riding boats #290

Open Dootama opened 1 week ago

Dootama commented 1 week ago

Is your feature request related to a problem? Please describe. Analogue input is a very nice feature that I don't want to have to disable every time I want to ride a boat in a straight line. It is next to impossible to keep a joystick in a perfect forward position, and if it isn't in that perfect forward position, the boat will begin to turn.

Describe the solution you'd like Make it so that the game automatically switches off analogue input while riding a boat and enables it again when the player leaves the boat (if the option is enabled in the first place of course).

Describe alternatives you've considered Add some kind of deadzone for turning a boat so that it's actually humanly possible to ride in a straight line. While the former option is equally effective in fixing the problem, this method would allow for more precise turning. I just figure it would take more work to develop.

Additional context Add any other context or screenshots/videos about the feature request here.