xiandie/scene/ground/script/c04/s05_closeup墙上儿童画.tscn
2025-08-20 17:18:26 +08:00

26 lines
971 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://d2yek8smeukdl"]
[ext_resource type="Script" uid="uid://c1mritq6t1xq4" path="res://scene/ground/script/c04/s05_closeup墙上儿童画.gd" id="1_pgpxy"]
[ext_resource type="Texture2D" uid="uid://bd2bdv8hw7m32" path="res://asset/art/scene/c04/s00_父母房间桌面_客厅儿童画墙面/ux_儿童画_未撕下.png" id="2_cvag8"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_fiuta"]
[node name="Closeup墙上儿童画" type="CanvasLayer"]
script = ExtResource("1_pgpxy")
[node name="BG" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_cvag8")
[node name="遮罩" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("2_fiuta")