challenge-editor/test/scene/map_example1.tscn
2024-09-21 17:51:05 +08:00

15 lines
406 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cscvsnrim8xwk"]
[ext_resource type="Texture2D" uid="uid://dojjaa08033rm" path="res://test/map/map_02.png" id="1_fj1ma"]
[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_fj1ma")
expand_mode = 1