I have an action for menus named “Select” that you can see here:
As you can see, it uses the customary “affirmative” buttons for each type of controller. I would like to be able to fallback to “Button South” if the player is using a non-standard controller, but I can’t see how to do that without conflicting with these controller-specific actions I already have, particularly A on the Switch Pro Controller. What is the best way to go about handling this? My apologies if sort of thing is already in the docs somewhere that I missed.