Go to file
joelchrono12 d985ac70bf added all folders and files 2021-06-12 12:17:46 -05:00
Assets added all folders and files 2021-06-12 12:17:46 -05:00
GUI added all folders and files 2021-06-12 12:17:46 -05:00
Levels added all folders and files 2021-06-12 12:17:46 -05:00
Objects added all folders and files 2021-06-12 12:17:46 -05:00
Obstacles added all folders and files 2021-06-12 12:17:46 -05:00
Player added all folders and files 2021-06-12 12:17:46 -05:00
addons/ui_design_tool added all folders and files 2021-06-12 12:17:46 -05:00
.gitignore Initial commit 2021-06-12 12:14:17 -05:00
Anotación 2020-09-06 195724.png added all folders and files 2021-06-12 12:17:46 -05:00
Anotación 2020-09-06 195724.png.import added all folders and files 2021-06-12 12:17:46 -05:00
Anotación 2020-09-06 195950.png added all folders and files 2021-06-12 12:17:46 -05:00
Anotación 2020-09-06 195950.png.import added all folders and files 2021-06-12 12:17:46 -05:00
Anotación 2020-09-06 200113.png added all folders and files 2021-06-12 12:17:46 -05:00
Anotación 2020-09-06 200113.png.import added all folders and files 2021-06-12 12:17:46 -05:00
AudioStreamPlayer.gd added all folders and files 2021-06-12 12:17:46 -05:00
AudioStreamPlayer.tscn added all folders and files 2021-06-12 12:17:46 -05:00
Background.tscn added all folders and files 2021-06-12 12:17:46 -05:00
CHANGELOG.md added all folders and files 2021-06-12 12:17:46 -05:00
GETilesetAlt.xcf added all folders and files 2021-06-12 12:17:46 -05:00
GETilesetxcf.xcf added all folders and files 2021-06-12 12:17:46 -05:00
LICENSE Initial commit 2021-06-12 12:14:17 -05:00
LevelSelection.tscn added all folders and files 2021-06-12 12:17:46 -05:00
Level_Button.gd added all folders and files 2021-06-12 12:17:46 -05:00
Level_Button.tscn added all folders and files 2021-06-12 12:17:46 -05:00
LogoCliffhanger.png added all folders and files 2021-06-12 12:17:46 -05:00
LogoCliffhanger.png.import added all folders and files 2021-06-12 12:17:46 -05:00
Main.gd added all folders and files 2021-06-12 12:17:46 -05:00
MovingPlatform.gd added all folders and files 2021-06-12 12:17:46 -05:00
Platforms.png added all folders and files 2021-06-12 12:17:46 -05:00
Platforms.png.import added all folders and files 2021-06-12 12:17:46 -05:00
Platforms.xcf added all folders and files 2021-06-12 12:17:46 -05:00
Player.xcf added all folders and files 2021-06-12 12:17:46 -05:00
PlayerIconReal.ico added all folders and files 2021-06-12 12:17:46 -05:00
README.md added all folders and files 2021-06-12 12:17:46 -05:00
SFX.gd added all folders and files 2021-06-12 12:17:46 -05:00
SFX.tscn added all folders and files 2021-06-12 12:17:46 -05:00
Statemachine.gd added all folders and files 2021-06-12 12:17:46 -05:00
TileMap.tscn added all folders and files 2021-06-12 12:17:46 -05:00
Times_Passing.mp3 added all folders and files 2021-06-12 12:17:46 -05:00
Times_Passing.mp3.import added all folders and files 2021-06-12 12:17:46 -05:00
TotalLevelTime.gd added all folders and files 2021-06-12 12:17:46 -05:00
TotalLevelTimeRecorder.tscn added all folders and files 2021-06-12 12:17:46 -05:00
TotalTime.gd added all folders and files 2021-06-12 12:17:46 -05:00
button.xcf added all folders and files 2021-06-12 12:17:46 -05:00
default_bus_layout.tres added all folders and files 2021-06-12 12:17:46 -05:00
default_env.tres added all folders and files 2021-06-12 12:17:46 -05:00
icon.png added all folders and files 2021-06-12 12:17:46 -05:00
icon.png.import added all folders and files 2021-06-12 12:17:46 -05:00
light.png added all folders and files 2021-06-12 12:17:46 -05:00
light.png.import added all folders and files 2021-06-12 12:17:46 -05:00
m5x7.ttf added all folders and files 2021-06-12 12:17:46 -05:00
project.godot added all folders and files 2021-06-12 12:17:46 -05:00
touchbutton_off.png added all folders and files 2021-06-12 12:17:46 -05:00
touchbutton_off.png.import added all folders and files 2021-06-12 12:17:46 -05:00

README.md

UI Design Tool

Toolbar

Intuitive UI design workflow in Godot.

Import/manage font source files and styling UI directly in the editor viewport.

Features

  • Overlay Text Editor
  • Toolbar(Support batch edit):
    • Font:
      • Import and manage TrueType fonts(.ttf)
      • Font family
      • Font weight
      • Font size
      • Font color
    • Highlight
    • Horizontal/Vertical alignment
    • Font Style/Formatting(Typography hierarchy)
    • Utilities:
      • Clear font
      • Clear color
      • Rect size refresh

For more detail list, check CHANGELOG.md

Installation

  • Install directly from Godot Asset Library

or

  • Download this respository,
    1. Move addons/ui_design_tool to your {project_dir}
    2. Enable it from Project -> Settings -> Plugins

Usage

Toolbar

Show Overlay Text Editor

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

Show 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 Open Font Directory 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 Refresh Font Directory 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):

  • thinitalic
  • extralightitalic
  • lightitalic
  • regularitalic/italic
  • mediumitalic
  • semibolditalic
  • bolditalic
  • extrabolditalic
  • blackitalic
  • extrablackitalic