Lots of polish things and wrapping up all three levels
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[gd_resource type="Theme" load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://assets/fonts/dogicapixelbold.otf" type="DynamicFontData" id=1]
|
||||
|
||||
[sub_resource type="DynamicFont" id=4]
|
||||
size = 20
|
||||
font_data = ExtResource( 1 )
|
||||
|
||||
[sub_resource type="DynamicFontData" id=2]
|
||||
font_path = "res://assets/fonts/dogicapixelbold.otf"
|
||||
|
||||
[sub_resource type="DynamicFont" id=3]
|
||||
size = 20
|
||||
extra_spacing_top = 3
|
||||
extra_spacing_bottom = 5
|
||||
extra_spacing_char = 3
|
||||
extra_spacing_space = 3
|
||||
font_data = SubResource( 2 )
|
||||
|
||||
[resource]
|
||||
default_font = SubResource( 3 )
|
||||
RichTextLabel/fonts/normal_font = SubResource( 4 )
|
||||
Reference in New Issue
Block a user