loadFontAs Error file not found
-
okay so
Engine.loadFontAs("{PROJECT_FOLDER}Fonts/Montserrat-Black.ttf", "Montserrat-Black");
what is the problem? im not sure, this is weird -
@dev2222 Fonts need to be a subdirectory of Images, just move the font folder into the images folder.
-
@Christoph-Hart damn thats weird, thanks