Tooltip System
  • WELCOME
    • πŸ‘‹Hello
  • πŸ—ΊοΈRoadmap
  • ⛑️Support & Community
  • πŸŽ“Changelog
  • GETTING STARTED
    • πŸ”ŒImport package
    • πŸ““Scene Setup
    • πŸ“šCreating Tooltip UI
    • πŸ“˜Add tooltip content
  • HOW IT WORKS
    • 🧠Tooltip System
    • πŸ”·Tooltip Information
    • πŸ”·Tooltip Display Triggers
    • πŸ”·Tooltip Visuals (UI Prefabs)
    • πŸ”ΆTooltip Positioning
    • πŸ”ΆTooltip Timing and Visibility
    • ♦️Tooltip Animation Controller
    • ♦️Tooltip Layout System
    • 🧩Extensions
Powered by GitBook
On this page
  1. GETTING STARTED

Import package

Steps to import the package

  • First step is to save your project (hopefully you are using any kind of Version Control).

  • Download the package with Package Manager.

  • Once download is complete, you can import the package.

  • For demo Scene: If you are using HDRP or URP you should run conversion for materials. This will allow you to use provided standard materials in your project. Otherwise you will see some parts of the demo scene in pink.

PreviousChangelogNextScene Setup

Last updated 4 days ago

πŸ”Œ