xiandie/scene/ground/script/c02/井特写.tscn
2025-05-29 14:14:02 +08:00

23 lines
731 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://drq7ul1eikypv"]
[ext_resource type="Script" uid="uid://cvv32irrj7oo5" path="res://scene/ground/script/c02/井特写.gd" id="1_tkhcj"]
[ext_resource type="Texture2D" uid="uid://s7v7rs0w0yy8" path="res://asset/art/scene/c02/s03_公寓一楼院子/水井特写.png" id="2_tkhcj"]
[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)
texture = ExtResource("2_tkhcj")