A downloadable asset pack

Buy Now$2.00 USD or more

This is asset can help you create a **rich GUI** with useful **form components** in your game!

Other GUIs on the marketplace use objects and callback scripts for all the buttons and stuff, 

but that can be so tedious to use, and can even be slow with extra objects using up memory!

**Easy GUI** is different. It allows you to create buttons, checkboxes and sliders, all through use of a single object, simply by calling a script in the draw event, like so:

    if( draw_button_sprite(spr_button, 0, 1, x,y,"Next Room",c_white, fasle) }

    {

    room_goto_next();

    }

You're not even limited to the drawing in the scripts! With this GUI asset, you can even make invisible buttons and use them to control the presentation of graphic elements, allowing for the possibility of **multi-menus** (as shown above), **tab-based menus**, or basically anything!

**FEATURES**

* Very efficient!

* Unbelievably easy to use and extend!

* Components : Buttons, Checkboxes and Sliders

* Example usage to get you started!

* Documentation included!

* Works on HTML5 and Android!

Purchase

Buy Now$2.00 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $2 USD. You will get access to the following files:

Easy_GUI.yyz 521 kB
EasyGUI.yymps 93 kB

Leave a comment

Log in with itch.io to leave a comment.