You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select any Control node will show the toolbar at the bottom of 2D screen viewport, otherwise, it will stay hidden.
Select multiple nodes to edit simultaneously.
Overlay Text Editor
Double click on Control node with text property(Label, Button, RichTextLabel, etc...) will show overlay text editor at mouse position.
Import TrueType Font(.ttf)
Click on to select the root directory where your font source directories located.
Make sure the selected directory and filenames are structured as below:
{root_dir}
{font_dir}
{font_filename}{- or _}{weight_name}
...
...
Example:
fonts/
Arial/
Arial-Regular.ttf
Arial-Bold.ttf
Arial-Italic.ttf
Arial-BoldItalic.ttf
Courier/
Courier_Regular.ttf
Courier_Bold.ttf
Courier_Italic.ttf
Courier_BoldItalic.ttf
...
Folder name of the font will be used as the font name in toolbar
Click on to refresh the font list upon any changes made to the font sources.
Supported weight names (non case sensitive)
thin
extralight
light
regular
medium
semibold
bold
extrabold
black
extrablack
Supported italic weight names (non case sensitive):