Skip to content

Useful GML Scripts 5.0.0

Choose a tag to compare

@mstop4 mstop4 released this 29 Jan 23:00

Note: This release is meant for the 2022.11 runtime or newer. If you are using the LTS runtime, please download v4.4.0 instead.

Library Changes

  • Updated runtime to 2022.11
  • Minor optimization of draw_set_alpha calls
  • Fixed alpha issue when the view window of column and grid menus scroll
  • Controllers (keyboard or gamepad) can only select and change the key bindings of their own types. E.g., when controlling a key binding item on a menu with a gamepad, it can only select and change the gamepad key bindings.