Skip to content

6.3.1 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@offalynne offalynne released this 11 Jun 16:22
· 20 commits to dev_6.3 since this 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