When I try to do [font=res://dpcomic.ttf]This doesn't work[/font], it doesn't work. I read the bbcode docs and it seems like it should. Maybe I'm not loading the font directly? Does it need to be loaded in as a variable?
[font=res://dpcomic.ttf]This doesn't work[/font]
I'm doing it like this:
[font=titillium-bold-title.tres]Credits[/font]
I had to create the font resource.
What's a font resource?
This is old, but may still be applicable: https://godotengine.org/qa/20870/how-do-you-bring-fonts-into-godot-3-0
Ah, yeah, both these questions were pretty dumb