Hello,
As per the documentation,
void OnHover (bool isOver) – Sent out when the mouse hovers over the collider or moves away from it. Not sent on touch-based devices.
We need to show tooltip on the touch based devices also. Is there any possibility to implement the tooltip on the touch based devices?
Please some one guide me in this regard.
Thanks,
ToxicAlien