Introduction

When making a game, sometimes we need a user interface to control menu, input data form and data or just to displays a message.

In the Game Maker: Studio we can create own interface components using sprites or backgrounds and some codes. But this will take long time and require more resources. That's why I make an extension that may be able to handle this.

HANIF FLAT UI is an extension for Game Maker: Studio that written in GML (Game Maker Language). This extension contains several functions and macros that can help developers to create user interface components such as button, textbox, checkbox, radio button, etc.

☀ TIPS
In HANIF FLAT UI, for each function names, attributes, and macros are always preceded by the prefix ui_. If you focus on the search with auto complete, type "ui_" and then press ctrl + space bar to bring up the functions and macros in the code editor.

results matching ""

    No results matching ""