Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement feature to switch from left to right analog stick for walking commands #92

Open
paolo-viceconte opened this issue Aug 27, 2021 · 1 comment

Comments

@paolo-viceconte
Copy link
Contributor

A feature we could implement after the issues arose in #91 is to switch from the left to the right analog when sending walking commands.

This would require some modifications in the JoyPad module. Currently it does not exploit any parameter to switch between the sticks.

cc @prashanthr05 @isorrentino

@GiulioRomualdi
Copy link
Member

A possibility is to change this line

m_joypadController->getAxis(0, x);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants