You can easily create tooltips that can provide additional info on any sprite you hover over. In the example below we attached the tooltip directly to the widget, so that when the user hovers over the widget, a tooltip will pop up that says "This is a test". Note that you can use a StyleSheet to customize the appearance of your tooltip text.
yourminis
Comments