• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 2.2.1: 2019-02-24T20:04:12Z
  • First Published: 2015-05-28T20:46:36Z
  • Size: 26213808
  • Supported Unity Versions: 5.0.1
tools gui

Mobile Tooltip Systems

No rating !(0 Vote)
$29.94 $29.94

Mobile Tooltip Systems uses Unity’s Event System to track touches/clicks long press and long click to show a popup tool-tip style message overlaying the screen. The system offers additional functionality for Standalone builds with a Hover to show the tool-tip.

Providing a consistent Unity Editor experience with custom property drawers to maintain familiar interface which allows the entire development team to use it. The accompanying API is designed to be extensible and flexible so your specific needs can be implemented.

The asset contains prefabs for all required items so your experience will be consistent with Unity’s workflow. Using these prefabs to get a working tool-tip system requires NO coding. There are, nonetheless, scripts provided as usable examples to roll your own tool-tip system.

The tool-tip system uses an animator with two animations, one for showing/hiding and another for destroying the tool-tip. These animations are standard Unity animations and animator controller and can be changed to fit your different projects.

Creating your own components can be done by inheriting from TooltipSystems.Core namespace.

Mobile Demo - Web Demo
Readme - Tutorial - Documentation

Features:
- ready to use components and prefabs
- auto positioning to keep popup on screen from touch/click point
- word wrap for long messages
- animated show and hide
- dedicated editor window groups all scene tooltips for efficient modification
- individual show timer per tool-tip
- dynamic ShowTooltip functions to use with Unity UI components EventSystem
- multiple tool-tips can be on screen

Show Conditions:
* Long Press: Long press on a touchscreen device and long click for a standalone PC build to show tool-tip.
* Click: Touch/Press on a touchscreen device and click for a standalone PC build to show tool-tip.
* Hover: Standalone PC build hover mouse to show tool-tip for touchscreens it works like Click.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!