Component to let you fit a Unity UI Text field's font size based on a given number of lines you'd like to fit into said text field. How to use:
- Add it to a game object
- Set the text field for it to use
- Pick how many lines you want to size the font for
- Press the Fit Font Size button
- Voila!