No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PanelContentFont.tres 264B

12345678
  1. [gd_resource type="DynamicFont" load_steps=2 format=2]
  2. [ext_resource path="res://fonts/open-sans/OpenSans-Regular.ttf" type="DynamicFontData" id=1]
  3. [resource]
  4. outline_size = 1
  5. outline_color = Color( 0.384314, 0.380392, 0.380392, 1 )
  6. font_data = ExtResource( 1 )