Skip to content

Useful GML Scripts 2.5.1

Compare
Choose a tag to compare
@mstop4 mstop4 released this 18 Nov 01:43
· 53 commits to main since this release
  • Fixed bug where DynamicValues with a limit mode of wrap weren't wrapping its values.

  • Fixed bug with wrap when dealing with non-integers between max and max + 1.

  • Fixed add and subtract in Vector3 returning wrong Vector type

  • Added new Demos:

    • Math: Blin, Vector operations
    • Strings; Split string, Hide overflow
    • Data Structures: Choose from Array