This package provides a simple way to add overlay UI elements to your Unity project. It includes two main features:
- A tooltip system that allows you to display tooltips on UI elements and 3D objects, using mouse, keyboard, or gamepad input.
- A 3D UI overlay system that enables you to display any UI on top of moving 3D objects, with elements rendered in the main Canvas for optimal performance and readability.
The package also includes three demo scenes and is designed to be easy to use and extensible.
Supports both legacy and new Input systems, with features for mouse, keyboard, and gamepad input. Includes 3 demo scenes and is designed for use with 2D sprites, 3D objects, and UI elements.





