A downloadable tool

Simple Tooltip System v1 A clean, plug-and-play Unity tooltip solution. Works in all Unity 2021–2022+ projects, and requires no setup beyond dragging 3 references.

Perfect for beginners, asset prototyping, UI systems, inventory, crafting, interaction prompts, and any game with hover-based information.

✨ Features

  • Clean & modern tooltip design
  • Follows the mouse smoothly
  • Fade-in / fade-out animation
  • CanvasGroup-based visibility
  • Works with any UI element
  • Ultra-light system (2 scripts)
  • Full demo scene included
  • Easy to modify, skin, recolor
  • Works in HDRP / URP / Built-in
  • Zero dependencies

📦 What’s Inside

/Prefabs    TooltipSystem.prefab    TooltipPanel.prefab  /Scripts    TooltipSystem.cs    TooltipTrigger.cs  /Demo    TooltipDemoScene.unity  /Documentation    TooltipSystem_HowTo.txt  README.txt 

🛠️ Setup (10 seconds)

  1. Drag TooltipSystem.prefab into your scene
  2. Drag TooltipPanel.prefab into your scene
  3. Assign the 3 references described in Documentation
  4. Add TooltipTrigger to any UI element — done!

📁 Perfect For

  • Inventory Items
  • Buttons
  • Icons
  • Shop UI
  • Crafting UI
  • Interaction Elements
  • Tutorials & Hints

💵 License

You can use it in commercial and free projects without restrictions. You can modify it, extend it, or include it in your own games.

Leave a comment

Log in with itch.io to leave a comment.