Hey guys,
I am currently trying to incorporate bitmap fonts into my phaser 3 project.
I am on windows 10, and found BMFont to be a good free option.
I followed this tutorial to a T: Cobalt Dungeon Dev 02: Creating a Bitmap Font for Phaser - YouTube
But can’t seem to get it to generate the png, only the .fnt file which appears to be correct - it even has references to a png that would have been generated, but nothing gets generated.
I have tried various fonts and various settings, but each time, only get the .fnt file.
I am wondering if it is related to the version I am using - 1.14 which is the most recent and only one available on their site. I am wondering if anyone here has a previous version, like 1.13 that you could bundle up and send my way? I’m wondering if this is some issue with my os and the latest version.
Thanks all!