AM2R-Community-Developers / AM2R-Community-Updates

Source code for AM2R 1.5.2+, free of copyrighted assets and trademarks.
https://www.reddit.com/r/AM2R/
Other
137 stars 25 forks source link

Equally divide analog stick to 8 parts #107

Open Skirlez opened 2 years ago

Skirlez commented 2 years ago

(This is my first code pull request; I'm not really sure if this is what I should do/how this works)

As it is currently, the analog stick is very biased towards diagonal directions, and it's very hard to aim forward/up/down. This fixes the issue by dividing the stick to 8 parts, one for each direction.

Lojemiru commented 2 years ago

Hi! We really appreciate this PR, as analog control is pretty wacky and this is a great idea to improve it. However, we're not currently accepting PRs as we're working on version 2.0 (art overhaul) in a private codebase, and do not intend to release any versions between 1.5.5 and then barring game-breaking bugfixes due to how complex releases and diverging codebases are to manage.

If we end up needing to make a release 1.5.6, we'll definitely look at adding this then :)