Graveck — one of the first studios to adopt Unity as their development platform — has decided to share their internal GUI toolset with the world. Having been used in titles such as Skee-Ball 2 and other popular apps, UGH is a tried and true UI solution that is powerful, easy, and extendable. The UGH philosophy is to naturally extend the Unity editor to be able to manipulate UI in the editor with ease.
• Sprite atlasing for minimal draw calls and optimization.
• Real-time visual editing in the Scene View.
• Thorough documentation, video tutorials, example scenes.
• Flexible and easily extendable.
• Works with the Unity Animation Editor.
• Full source code available.
• Touch and mouse input channel through the same interface.
• Great for mobile and desktop.
• Supports any resolution and aspect ratio.
Advanced Features
• Localization support
• Multiple resolution support.