
A powerful, zero-setup tooltip system for Unity UI. Add professional tooltips in seconds, from the Inspector or C# script.Instantly add professional, flexible, and beautiful tooltips to your Unity UI with Easy Tooltip, the zero-setup solution that just works.Important: This asset requires the official TextMeshPro package.Whether you're a designer who wants to add tooltips in the Inspector, or a programmer looking for a simple C# API, Easy Tooltip has you covered. The manager is created automatically, giving you a powerful, polished tooltip system in seconds.KEY FEATURES• Zero Setup Required: Works out of the box. The manager is created automatically.• Inspector & C# API: Add tooltips visually in the editor or create them procedurally from code.• Rich Content: Supports titles, main content, and icons.• Fully Stylable: Set custom colors for both the title text and the icon on every tooltip.• Smart Text Wrapping: Automatically wraps long text to respect a 'Max Width'.• Outline Aware Positioning: Automatically keeps tooltips (and their outlines) fully on-screen.• Smooth Animations: Fades tooltips in and out for a professional feel.WHAT'S INCLUDED• Full C# Source Code with professional comments.• A pre-configured Tooltip Manager prefab.• A comprehensive Demo Scene showcasing both Inspector and code-based examples.• Detailed Documentation.txt and Readme.txt files.Download now and give your UI the professional polish it deserves!• Zero-Setup Architecture: A TooltipManager is automatically instantiated from a Resources prefab.• Static C# API: Includes a TooltipTrigger.AddTooltip() method for easy procedural creation.• Rich Content: Supports Title Text (TMP), Content Text (TMP), and an Icon (Image).• Custom Styling: Per-trigger overrides for Title Color and Icon Color.• Smart Text Wrapping: Pre-processes text to work reliably with any complex layout hierarchy.• Outline Aware Positioning: Automatically detects UI Outline components and adjusts clamping.• Smooth Animations: Uses a CanvasGroup for clean, performant fade-in and fade-out animations.• Works with All Render Pipelines.• Requires TextMeshPro.