A powerful GUI system and framework. Features utilities and coding radio events to help you build your next game with ease.>>> Requires: DOTween [Free]>> I recommend you get the full version of the tool here, which contains all possible utilities and current and upcoming systems.What is Signalia?Signalia is designed for developers who want a clean, animated, event-powered GUI solution.UI Building Utility – Build game user interfaces, buttons, and animated elements.Seamless UI Flow – Manage menus, buttons, and screen transitions effortlessly.Dynamic Animations – Trigger smooth UI animations with few lines of code from anywhere.Radio Event System – Lightweight, event-driven messaging for easy and decoupled communication between your systems.Cleaner, More Readable Code – Write less glue code, less spaghetti, and focus more on your logic.GUI System (Menus, Animations & Controls)The heart of Signalia is a simple yet powerful GUI framework.Auto-back navigation with a global back button.Built-in hooks for sound & VFX (SIGS.PlayAudio()).One-click menu setup with automatic activation & deactivation.Effortless transitions and navigation flow.C# Radio Event System (Radio-Style Messaging)A fast, flexible event system integrated directly into the GUI.Use SIGS.Listener(), SIGS.Send(), and SIGS.GetValue() for global events and state sync.One-shot, auto-cleaning listeners — no garbage collection headaches.Simple Radios for quick one-liners, Complex Radios for deeper event management.Debug with ease — always know what fired and where with powerful control using the System Vitals menu.Core Utilities & HelpersPacked with helpful code utilities to make your life easier.SIGS.DoIn(), SIGS.DoWhen(), SIGS.DoWhile() – time-based code without coroutines.SIGS.DoEveryInterval() for loops and repeating logic.SIGS.CooldownGate() to throttle spammable actions.Value Binding to sync variables (like health/money) to UI instantly.Why SignaliaBuilt for Real-World Game DevSignalia has powered mobile and PC projects since 2022. It’s modular, production-tested, and designed to scale with your needs.Perfect for: Indie devs, prototyping, and any Unity project that needs beautiful UI + rock-solid event management without the hell of spaghetti code.Supports Unity 2021+ (Tested on LTS versions)Supports Unity 6+.Lightweight & Performance-Oriented (Optimized event handling & garbage collection)Modular & Extendable (Use what you need, customize easily)Built-in Debugging Tools (Track events, listeners, and bindings in real time)Zero Reflection for Events (Ensures high efficiency with minimal overhead)Full C# Source Code Included (No DLLs, fully editable)Example scenes and example template items contain AI generated items for purposes of teaching the user how to use the system.