9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://resources/fonts/fontstyle_normal.tres" type="DynamicFont" id=1]
|
||
|
|
||
|
[node name="LabelNormal" type="Label"]
|
||
|
margin_right = 40.0
|
||
|
margin_bottom = 14.0
|
||
|
custom_fonts/font = ExtResource( 1 )
|