6.3.1 Beta
Pre-release
Pre-release
Documentation
About this Beta
Input has undergone a large semantic change to address an issue with variable scope in GML that has proven problematic for many library users. In short, all variables available through Input's API will be prefixed (eg. type
becomes __type
) to minimize library user exposure to scope-related variable name problems. You can read more in the following issue: #751. All structs returned by Input functions have new member names, as well as exported system, player and profile data.
This Beta includes updates to binding and verb state classes and many more (thanks @arzulo) .
Other Changes
- Added generic mapping for Xbox controllers on Linux
- Added Windows IME handling
- Improved PlayStation 4 and PlayStation 5 gamepad mappings
- Updated gamepad data