Create an argument for functions that set buttons that does not automatically default to false #49
Labels
enhancement
New feature or request
good first issue
Good for newcomers
P3
Priority: Low
python
Issues relating to Python
Milestone
Currently, setting buttons/sticks through these functions causes all the items in the dictionary that are not specified to default to False (buttons) / neutral (sticks). This can be a massive headache for script writers when the script is only designed to modify one or two values. There is a workaround, but it is messy, and ideally we would simplify the process.
The text was updated successfully, but these errors were encountered: