tools-unity-ugui
Unity uGUI
Overview
Unity's uGUI system provides flexible UI but requires careful optimization to maintain performance, especially on mobile devices.
When to Use
- Game menus and HUD
- Inventory and shop screens
- Scrolling lists
- Modal dialogs
- Health bars and floating text
Canvas Optimization
Canvas Splitting
More from tjboudreaux/cc-plugin-unity-gamedev
tools-unity-addressables
Unity Addressables patterns for asset loading, memory management, reference counting, and remote content delivery.
1tools-unity-navmesh
Unity NavMesh pathfinding patterns, safety checks, and performance optimization.
1tools-unity-cinemachine
Unity Cinemachine camera system patterns including virtual cameras, blending, and state-driven cameras.
1tools-unity-sentry
Sentry Unity SDK integration patterns for error tracking, performance monitoring, transactions, spans, and custom instrumentation.
1tools-unity-wwise
Wwise audio middleware integration for Unity including events, banks, RTPC, spatial audio, and callback handling.
1tools-unity-primetween
PrimeTween high-performance tweening library patterns for animations, UI, and sequencing.
1