Skip to content

Useful GML Scripts 2.3

Compare
Choose a tag to compare
@mstop4 mstop4 released this 02 May 21:58
· 73 commits to main since this release
  • Added two functions:
    • choose_from_array: Picks a random element from an array
    • hide_overflow: Truncates a string to a desired maximum width, hiding the rest with a suffix (e.g. "...")