pyri_tooltip 0.5.0

Powerful tooltips for Bevy
Documentation
# pyri_tooltip

[![Crates.io](https://img.shields.io/crates/v/pyri_tooltip.svg?style=for-the-badge)](https://crates.io/crates/pyri_tooltip)
[![Docs](https://img.shields.io/docsrs/pyri_tooltip/latest?style=for-the-badge)](https://docs.rs/pyri_tooltip/latest/pyri_tooltip/)
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg?style=for-the-badge)](https://github.com/benfrankel/pyri_tooltip)

![A simple demonstration of a few tooltip features](https://github.com/user-attachments/assets/03b555ee-9792-4402-955b-457aa171a369)

Read the [documentation](https://docs.rs/pyri_tooltip/latest/pyri_tooltip) for more information.

# Bevy version compatibility

| `bevy` version | `pyri_tooltip` version |
| -------------- | ---------------------- |
| 0.17           | 0.5                    |
| 0.16           | 0.3, 0.4               |
| 0.15           | 0.2                    |
| 0.14           | 0.1                    |

# License

This crate is available under either of [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-Apache-2.0) at your choice.