Skip to content

feat: Fix gamepad logic nodes button mappings - #3312

Open
Nexussyn wants to merge 6 commits into
armory3d:mainfrom
Nexussyn:feat/issue-2886-gamepad-fix
Open

feat: Fix gamepad logic nodes button mappings#3312
Nexussyn wants to merge 6 commits into
armory3d:mainfrom
Nexussyn:feat/issue-2886-gamepad-fix

Conversation

@Nexussyn

Copy link
Copy Markdown

Summary

Fixes incorrect gamepad button mappings that caused:

  • Square/X switched with Triangle/Y
  • R3 mapped to L3
  • L3 mapped to HOME
  • D-pad buttons not working correctly

The issue was in the SDL gamepad button constant definitions which didn't match the standard controller layout expected by users.

Closes #2886

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

Successfully merging this pull request may close these issues.

perfectly ( normal ) working gamepad logic nodes on pc and android phone

1 participant