DragoniteSpam / Emu

UI for GameMaker. Looks like Windows Forms. Use this if you're not making a game, or otherwise if you want your game to look like tax software or something.

Home Page:https://dragonite.itch.io/emu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emu UI for GameMaker

Made with GameMaker Studio 2

Ever wanted to be able to use common UI elements such as text input, checkboxes, radio buttons, dialog boxes or even tab groups in GameMaker? Look no further!

Over the last year and a half I've been working on a GUI system for GameMaker, and now that 2.3 is out I decided to jump on the opportunity to clean up the code and make it properly object-oriented. It's primarily aimed at people looking to make software applications other than games - see the screenshots - but you can use it for whatever you want.

Look inside the demo project or see the documentation for documentation.

This requires GameMaker Studio 2.3 in order to work. It relies heavily on the new language features.

Screenshots

Links

Currently, the project is officially distributed on itch.io. I'll create a GameMaker Marketplace page later.

Notes

  • Yes, it makes heavy use of callbacks and looks an awful lot like Javascript. I'm not sorry.

Credits

About

UI for GameMaker. Looks like Windows Forms. Use this if you're not making a game, or otherwise if you want your game to look like tax software or something.

https://dragonite.itch.io/emu

License:MIT License


Languages

Language:Game Maker Language 68.0%Language:Yacc 25.9%Language:GLSL 6.1%