
Credit to LAR games for logo(s)
The Game Maker GUI Designer is a simple to use program for creating game GUIs (Graphical user interfaces) that can be exported into game maker games.[/size]
The program is made of the main window, overlayed by toolbars and the toolbar manager. The five toolbars allow you to change different aspects of your project. Simply drag the tools onto the the main window, rearrange them and modify their properties. When your done, save then export your project into game maker. The tools are customisable and allow their properties to either be static, or controled by a function. The way it connects into the rest of your game is through global variables, so simply set global.playerhealth to 50, and your GUI will update automatically. Detailed instructions for exporting into a game can be found in help (F1).
2nd BETA VERSION:
Screen shot of the Beta version:
Note: The *.gui and *.gml files created by this program are property of the person who created them through my program. So feel free to do whatever you want with them
- Alex
Edited by Rafferty97, 02 May 2010 - 07:28 AM.












