15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://db3m13gci7afs"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://0rvcuxn1ybid" path="res://test/map/map_03.png" id="1_cnx2r"]
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect"]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 3
|
||
|
texture = ExtResource("1_cnx2r")
|
||
|
expand_mode = 1
|