• Godot Help
  • How to set font size for richlabel's bbcode

As the title say,i didnt't find the font size setting in the godot document

  • In Godot 3, you can't change the size of a font from BBCode. You have to use multiple fonts.

    In Godot 4, there's a font_size tag.

In Godot 3, you can't change the size of a font from BBCode. You have to use multiple fonts.

In Godot 4, there's a font_size tag.