0 votes

I don't know what else to put here but
im on a mac
not sure if that has anything to do with it tho

in Engine by (28 points)

1 Answer

–1 vote
Best answer

Nvm
i figured it out
your font files have to be placed correctly inside of your games folder
or it might not load correctly (in my case it didn't load at all)

by (28 points)
selected by

Can you elaborate more? My Custom fonts are not showing up as well. Where should the font folder be?

When I select "Export All resources in the project" the custom font does not show up but then I select "Export selected scenes and its dependencies" and select all scenes, the custom font shows up. Weird.

did you figure it out?

You have to put your font files in the same path as they are in the project foler.

For example:

If in your project folder you have your fonts in: "res://assets/fonts/..." then in your exe folder you have to have them like this: "assets/fonts/..."

Hope you find this usefull, it took me a while to figure out.

Is there a way to include the font inside the exported built file? I'm having trouble when exporting to android

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.