5.0.4
Change log against v4.2 here.
Documentation here.
Changes from 5.0.3:
- Fixes update ticks on older version of GameMaker
- Fixes multiple issues with binding import/export
input_chord_create()
andinput_combo_create()
can now be used on boot- In-built cursor can now read mouse position without mouse bindings being set up
- Use of
mb_none
for bindings is no longer permitted (but is still valid for use with Input's other mouse-related functions) input_combo_get_phase()
now returns the correct value when completing