Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

5.0.1 Beta 4

Pre-release
Pre-release

Choose a tag to compare

@JujuAdams JujuAdams released this 02 Jun 22:20

Change log against v4.2 here.

Documentation here.

 

Changes from Beta 3:

  • Adds platformer, top down shooter, rebinding, and multiplayer examples
  • Adds input_binding_get_icon() to assist with presenting control prompts to the player
  • Removes UWP support in line with YoYoGames removing support from GameMaker itself
  • input_clear_momentary() now respect buffer durations in checker functions
  • Improvements to blocklist to help fix XB1 controller issues over bluetooth
  • Fixes in-game view movement triggering a hotswap to mouse input
  • input_verb_group_active() now has an optional exclusive argument
  • Setting INPUT_MULTIPLAYER_LEAVE_VERB to undefined now prevents players from leaving the game in the JOIN source mode