I'm trying to display text from an external file in the background of my firework animation but it won't display at all. Does anyone know how to make it show?
First try to display the text to the console, then you know that it at least reads a line from a external file. Then try to display the text in the canvas, and be sure that the position, size and colour are correct. If this still not works, then it's possible that the text will be display correctly, but then the fireworks animation overwrites the text. And therefore, it isn't visible.