xiandie/scene/ground/script/c02/井特写.tscn

23 lines
731 B
Plaintext
Raw Normal View History

2025-05-29 06:14:02 +00:00
[gd_scene load_steps=3 format=3 uid="uid://drq7ul1eikypv"]
2025-05-14 20:43:55 +00:00
[ext_resource type="Script" uid="uid://cvv32irrj7oo5" path="res://scene/ground/script/c02/井特写.gd" id="1_tkhcj"]
2025-05-29 06:14:02 +00:00
[ext_resource type="Texture2D" uid="uid://s7v7rs0w0yy8" path="res://asset/art/scene/c02/s03_公寓一楼院子/水井特写.png" id="2_tkhcj"]
2025-05-14 20:43:55 +00:00
[node name="井特写" type="CanvasLayer"]
script = ExtResource("1_tkhcj")
[node name="TextureRect" type="TextureRect" parent="."]
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -309.0
offset_top = -145.0
offset_right = 1475.0
offset_bottom = 685.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(0.35, 0.35)
2025-05-29 06:14:02 +00:00
texture = ExtResource("2_tkhcj")