About Floating Text

### Source

- https://github.com/Facepunch/sbox-floating-text

### Install

- Add `facepunch.floating_text` to your project packages

### Usage

- FloatingText is a panel that you can add to your hud.
- Create an instance and call the Create method on it, pass it a world position.
- A FloatingTextLabel is returned with various builder methods, i.e. `.WithMotion(...)`