![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | chackokhan |
I’m apologize here, I’m very new to game development and programming. I’m working on the first game tutorial here, “Dodge the Creeps!”: Your first game — Godot Engine (3.1) documentation in English
When I try to “Load” the project’s font via the Control Panel, Godot doesn’t seem to recognize the .ttf file format. It only recognizes *.font, *.res, *.tres formats. Its only after I select “All Files” does it see the .ttf font file. I’ve also tried adding .otf font files to the folder but that obviously didn’t work either.
I’m running Godot 3.1.1 on a Mac OSX 10.14.6.
Here are screen shots from my desktop for reference:
Any helpful suggestions/advice would be welcome.
Thank you.