Alenia UI Integrator: Automation tool for Godot 4 UI development
A downloadable tool for Windows
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
- Asset Library: Search for "Alenia UI Integrator" directly within the Godot Editor and click install.
- GitHub: Access the source code and latest updates at https://github.com/Kaia-Alenia/alenia-ui-integrator.
- Manual: Copy the
addons/alenia_ui_integratorfolder into your project'sres://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
| Published | 7 hours ago |
| Status | Released |
| Category | Tool |
| Platforms | Windows |
| Author | Alenia Studios |
| Tags | aleniastudios, Automation, gamedev, Godot, godot4, opensource, Pixel Art, plugin, tool, User Interface (UI) |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:
Development log
- Alenia UI Integrator v1.0 Release7 hours ago



Leave a comment
Log in with itch.io to leave a comment.