A downloadable tool for Windows

Download NowName your own price

Alenia UI Integrator

Alenia UI Integrator is a professional automation tool designed to accelerate UI development in Godot 4. By utilizing its "Smart Assembler" logic, the plugin automatically groups and configures interactive components based on specific naming conventions, eliminating the need for manual node setup.

The tool is available natively through the Godot Asset Library, as well as on GitHub and itch.io for manual installation.

Key Features

  • Smart 9-Slice Deployment: Automatically parses filenames to set StyleBox and NinePatch margins instantly.
  • Component Auto-Assembly: Detects and groups textures into functional Buttons and HSliders with a single drag-and-drop action.
  • Interactive Logic Injection: Automatically attaches dedicated scripts for audio feedback and button states.
  • Project Cursor Hijack: A dedicated utility to set custom mouse pointers globally with a single click.
  • Mass Fix Tool: Repair anchors and texture filters for existing UI scenes in bulk, ensuring pixel-perfect fidelity.

Smart Assembler Naming Guide

To trigger the automatic assembly, use the following filename patterns:

Buttons: btn_[NAME]_[STATE]_[MARGIN]px.png

Sliders: slider_[NAME]_[PART]_[MARGIN]px.png

Cursors: cursor_[NAME].png

Panels: panel_[NAME]_[MARGIN]px.png

Installation & Source

  1. Asset Library: Search for "Alenia UI Integrator" directly within the Godot Editor and click install.
  2. GitHub: Access the source code and latest updates at https://github.com/Kaia-Alenia/alenia-ui-integrator.
  3. Manual: Copy the addons/alenia_ui_integrator folder into your project's res://addons/ directory and enable it in Project Settings.

Feedback & Support

This is my first plugin for Godot, and I hope it proves useful for your development workflow. If you encounter any bugs, errors, or have suggestions for improvement, please report them through the GitHub issues page or the itch.io comments section so I can provide a solution.

Licensing

All logic and code are provided under Standard Licensing: CC BY 4.0 (Attribution Required). You are free to use and adapt this tool for commercial and non-commercial projects, provided credit is given to Alenia Studios.


Developed by Alenia Studios

Download

Download NowName your own price

Click download now to get access to the following files:

Godot_Plugin.zip 6 kB
Godot_Test_UI.zip 3.3 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.