15 lines
413 B
Plaintext
15 lines
413 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c1f7dq6mepq75"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_u8g0w"]
|
|
outline_size = 2
|
|
outline_color = Color(0, 0, 0, 1)
|
|
shadow_color = Color(0.0313726, 0.0313726, 0.0313726, 0)
|
|
|
|
[node name="Label" type="Label"]
|
|
offset_left = 619.0
|
|
offset_top = 455.0
|
|
offset_right = 676.0
|
|
offset_bottom = 481.0
|
|
text = "MyText"
|
|
label_settings = SubResource("LabelSettings_u8g0w")
|