2026-05-16 20:55:47 +02:00
|
|
|
[gd_scene load_steps=2 format=3]
|
2021-06-03 22:18:50 +02:00
|
|
|
|
2026-05-16 20:55:47 +02:00
|
|
|
[ext_resource type="Texture2D" path="res://assets/ui/themes/bck.jpg" id="1"]
|
2021-06-03 22:18:50 +02:00
|
|
|
|
2026-05-16 20:55:47 +02:00
|
|
|
[node name="BackgroundPicture" type="TextureRect"]
|
2021-06-03 22:18:50 +02:00
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
2026-05-16 20:55:47 +02:00
|
|
|
texture = ExtResource("1")
|
|
|
|
|
expand_mode = 1
|
|
|
|
|
stretch_mode = 6
|