-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently all gamepad controls are hard-coded.
Describe the solution you'd like
Let's create an advanced gamepad configuration wizard that allows remapping of controls as well as macros.
Controls and macros can be defined to do things like:
- move a single motor
- control specific groups of motors
- interact with interface (open modal, etc)
- adjust speed of motor groups
- enable / disable audio communication
Describe alternatives you've considered
The alternative is not to do this, which, I don't think is a very good idea.