challenge-editor/test/scene/map_example2.tscn

15 lines
405 B
Plaintext
Raw Normal View History

2024-09-21 17:51:05 +08:00
[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
2024-09-22 11:48:18 +08:00
size_flags_vertical = 6
2024-09-21 17:51:05 +08:00
texture = ExtResource("1_cnx2r")
2024-09-22 11:48:18 +08:00
expand_mode = 5