Bitmap fonts are useful when you want a very specific text style, specially in Pixel Art games.
To create a Bitmap Font, click on the Import Button in the Assets View.
Then select a BMP and a CSV file exported from Codehead’s Bitmap Font Generator tool.
Select your Text entity in the Scene
Make sure the Font is set to Bitmap Font
Set the Texture and Metrics properties to the BMP and CSV assets imported during Bitmap Font Creation.