Files
puzzle-quest/scenes/UI/background/Background.tscn
T

11 lines
249 B
Plaintext
Raw Normal View History

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