Implement swap layout feature for touch controls#21347
Implement swap layout feature for touch controls#21347yogadzaki12 wants to merge 2 commits intohrydgard:masterfrom
Conversation
yogadzaki12
commented
Mar 5, 2026
- Add support for two separate touch control layouts (Layout 1 and 2)
- Each layout can have independent positions, size and visibility
- Swap Layouts button binding to quickly exchange layout configurations
- Add support for two separate touch control layouts (Layout 1 and 2) - Each layout can have independent positions, size and visibility - Swap Layouts button binding to quickly exchange layout configurations
|
The code is a lot nicer than previous attempts! I'll consider merging this after the 1.20.x release cycle is over. Although it's kind of a niche feature.. it will definitely have some uses. Can I ask, how are you using this feature? What makes it worth it? |
I created this feature for a better control experience, for example, when I play God Eater, Monster Hunter, and Toukiden, I get a better experience because the menu and battle controls are determined by each player's needs, especially for those who use a lot of button combos. |