android / android/games-samples

Inverting axises

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
307
Forks
138
Avg merge
8d 11h
Merged PRs (30d)
2

Description

Cool library, but one thing I couldn't easily figure out how to do with the remapping was to invert axises. On Android 11, some bluetooth controllers such as the Nimbus which is designed for iOS have inverted y-axis on the analog stick. It would be nice to be able to invert the axis with remapping.

Contributor guide

Open the contributing guide

Research direction

Start by locating the remapping implementation and the Android controller-axis input handling described in the issue. Check how analog-stick axes are represented and where remapped values are applied; done means remapping can invert an axis, including the y-axis, for affected Bluetooth controllers.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
game-dev, mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.