2026-05-16 21:42:28 +02:00
|
|
|
[gd_scene format=3]
|
2021-05-14 22:27:40 +02:00
|
|
|
|
2026-05-16 21:42:28 +02:00
|
|
|
[ext_resource type="Texture2D" path="res://assets/ui/themes/game-title.png" id="1"]
|
2021-05-14 22:27:40 +02:00
|
|
|
|
|
|
|
|
[node name="Control" type="CenterContainer"]
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
2026-05-16 21:42:28 +02:00
|
|
|
pivot_offset = Vector2(-656.735, -331.043)
|
2021-05-14 22:27:40 +02:00
|
|
|
__meta__ = {
|
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
2026-05-16 19:18:27 +02:00
|
|
|
offset_left = 305.0
|
|
|
|
|
offset_top = 282.0
|
|
|
|
|
offset_right = 974.0
|
|
|
|
|
offset_bottom = 438.0
|
2026-05-16 21:42:28 +02:00
|
|
|
texture = ExtResource("1")
|