Hey fellow GM users!
I’ve made a few extensions in Game Maker that you might want for your game! I’ve made one for Achievements and custom message dialogs. Both extensions are constructed of nothing but pure GML and can be implemented very quickly and simply into a game.
For more information on how to use these extensions as well as the changelogs check out my GMC topics:
I had a blast making these so I hope they’ll be useful. Just trying to give back to this awesome community! Enjoy!
Have a nice day!
M
DOWNLOADS:
Achievements.gml Achievements.zip
Messages.gml Messages.zip
The GML files include all the necessary scripts for those extensions.
The ZIP files include an editable example in addition to the scripts.