13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/ui/fonts/kenny_thick.tres" type="DynamicFont" id=1]
|
|
|
|
[node name="Titel" type="Label"]
|
|
margin_right = 57.0
|
|
margin_bottom = 31.0
|
|
size_flags_vertical = 0
|
|
custom_fonts/font = ExtResource( 1 )
|
|
text = "Title"
|
|
align = 1
|
|
valign = 1
|