Ino Advanced UI Kit

Inoland Studio - Code Plugins - Mar 16, 2023

Advanced ui kit for games and apps. includes blueprint and widget blueprints, ready to use. free for indie developers

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

***This plugin now its part of the InoEssentials plugin. its already been updated and have more feature than this one. this is legacy and outdated version***


AUk is the UI kit. contains multiple subsystems and templates, for easily integrate your app/game with notification, popup, tool-tip system. or design your GUI with our awesome templates.


***This pack is complete, its fully working and implemented with widget blueprint and subsystem blueprints. its not only textures or uncoded widgets***


Note: If you're a indie developer earning less than $30k USD/yr, a Free Edition is available. Join discord to receive the plugin for free.


Discord Channel


Note: this plugin is legacy, its better not to use the subsystems in it. but for the widget blueprints it self. its usable.


Important Systems

Notification Subsystem: You can easily add notification to your screen from all the blueprints and widget blueprints, just by calling add notif from Notification Subsystem. you don't need to worry about creating widget, adding it to viewport or remove it.


Popup Subsystem: You can easily add Popup to your screen from all the blueprints and widget blueprints, just by calling add Popup from Popup Subsystem. you don't need to worry about creating widget, adding it to viewport or remove it. with popup system you can either show prompt to user, or you can show popup with 1 to 3 buttons, the system already have callback system.


Loading Subsystem: You can easily add loading screen to your screen from all the blueprints and widget blueprints, just by calling update loading from Loading Subsystem. you don't need to worry about creating widget, adding it to viewport or remove it.


Tooltip: We created custom widget for tooltip for better looking tooltips. also you can easily use the system to replace the original tooltip of the ue to use your style.


Templates: We recreated some of the UI elements of the widget blueprint, like Button, Checkbox, Combobox. with custom style for better good looking. you can easily use it to design your widget.



Important Features

Modular Logos: 20 icons.


Sound Effects: 18 sound cues for the ui


Cross-platform: the UI systems is optimized for mobile devices too, we already have a platform switch that u can specifies the size of the UI element based on the platform.


RTL-Ready: The UI system is already is right to left ready, you can use it with Arabic or Persian languages, with the fonts available.


Notes

*only 2 fonts included, 1 for English, 1 for Arabic/Persian. fonts are under open font license.

Technical Details

Features:

  • Notification System
  • PopUp System
  • Tooltip System
  • Loading Screen system
  • Custom Button
  • Custom ComboBox
  • Custom CheckBox
  • Custom Line

Code Modules:

  •  InoAdvancedUIKit->Runtime

Number of Blueprints: 6

Number of C++ Classes: 1

Number of Icons: 20

Number of Fonts: 2

Network Replicated: Don't need, because its UI and only happening on the client.

Supported Development Platforms: Windows, Mac, Linux, Android

Supported Target Build Platforms: Windows, Mac, Linux, Android