57 lines
2.2 KiB
Plaintext
57 lines
2.2 KiB
Plaintext
[gd_scene load_steps=8 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"]
|
|
[ext_resource type="Texture2D" uid="uid://dxu3rfuvtvr42" path="res://asset/art/scene/c04/s00_父母房间桌面_客厅儿童画墙面/ux_儿童画_撕下后变形.png" id="2_pgpxy"]
|
|
[ext_resource type="Texture2D" uid="uid://cppbhpj7xdpi0" path="res://asset/art/scene/c04/s00_父母房间桌面_客厅儿童画墙面/ux_儿童画_撕下后.png" id="3_fiuta"]
|
|
[ext_resource type="PackedScene" uid="uid://bkk1rxx36ghrl" path="res://scene/entity/ux/hover_light_click_area.tscn" id="5_k48e4"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_rb8wa"]
|
|
|
|
[node name="Closeup墙上儿童画" type="CanvasLayer"]
|
|
script = ExtResource("1_pgpxy")
|
|
|
|
[node name="撕下后变形" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_pgpxy")
|
|
|
|
[node name="撕下后" type="TextureRect" parent="."]
|
|
visible = false
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("3_fiuta")
|
|
|
|
[node name="未撕下" type="TextureRect" parent="."]
|
|
visible = false
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_cvag8")
|
|
|
|
[node name="HoverLightClickArea" parent="." instance=ExtResource("5_k48e4")]
|
|
position = Vector2(282, 226)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="HoverLightClickArea"]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="HoverLightClickArea"]
|
|
shape = SubResource("RectangleShape2D_rb8wa")
|
|
|
|
[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")
|