I am currently working on a simple dialoguebox to display texts. I chose a label to show the currently speaking npc name and then thought it would be a good idea to add a richtextlabel beneath it, but it gives me nothing but trouble.
Problem 1:
I added a new dynamic font (pixel art style) like this:
Custom Fonts, select Normal Font, click on empty, choose newDynamicfont and load my font file
My font appears, but it is blurry af and up until now I could not find a way to set things right.
Problem 2:
The distance between each line is pretty big. Is there any way to make it smaller? I could not find one.
Here you find a picture of my font/ richtextlabel problem. It looks awfull and even after going through all of the options, I couldn't find a way to fix this.
https://ibb.co/Cz98jcF
I appreciate any hints given.