This repository was archived by the owner on Feb 1, 2026. It is now read-only.
5.0.1 Beta 4
Pre-release
Pre-release
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 optionalexclusiveargument- Setting
INPUT_MULTIPLAYER_LEAVE_VERBtoundefinednow prevents players from leaving the game in the JOIN source mode