Some ideas for small usability improvements #631
FlooferLand
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, its me again! (managed to get the latest
actionlike
version working via git)Here are some things I'd really appreciate that wouldn't be too trivial to implement:
InputMap.insert
insert_dual_axis
could benefit from this, it would be cleaner/simpler if you were able to do the following to add in a virtual mapping:MouseVirtualAxis
(andOtherVirtualAxis
?)MouseScrollAxis
does exist).(Mouse/Keyboard/Gamepad)VirtualAxis
type into a generalVirtualAxis
type would be neater. Same with the*Dpad/*Dpad3d
typesBeta Was this translation helpful? Give feedback.
All reactions