Files
newemka 27d8047d81 Add Left and Light thumb stick buttons support
and fix SelectVec2FromDict (In the original code, _yKey was only set in the HandleResultForInput method, which is called when the user interacts with the dropdown in the UI. This meant that when loading a project, _yKey would be null, causing the Update method to exit early without producing any output.)
2024-08-29 16:00:11 +02:00
..