paradisePhysicist
- 143
- 18
You can use a font image, just have the fonts as a texture. Png is compatible with all platforms isn't it?
I am not sure how would that look.paradisePhysicist said:You can use a font image, just have the fonts as a texture. Png is compatible with all platforms isn't it?
You can customize it to your needs, you can have it as an array of letters and then just cycle the x and y values up and down, or horizontally, or you can have a bunch of letters in random locations and a premade array of locations.Arman777 said:I am not sure how would that look.