xiandie/scene/ground/script/c03/s03_closeup瞎子糕点.tscn

144 lines
4.5 KiB
Plaintext
Raw Normal View History

2025-07-16 21:44:00 +00:00
[gd_scene load_steps=13 format=3 uid="uid://bylmdf4duq6pw"]
[ext_resource type="Script" uid="uid://d3oh3k2stf4x7" path="res://scene/ground/script/c03/s03_closeup瞎子糕点.gd" id="1_exgm2"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_e8ecu"]
[ext_resource type="Texture2D" uid="uid://dl8mx4mwjvlef" path="res://asset/art/scene/c03/s03_瞎子理发店/瞎子放糕点特写/瞎子场景.png" id="2_exgm2"]
[ext_resource type="Texture2D" uid="uid://cg8bgh3gxxace" path="res://asset/art/scene/c03/s03_瞎子理发店/瞎子放糕点特写/糕点打开.png" id="3_e8ecu"]
[ext_resource type="Texture2D" uid="uid://c6exk3siqfmm8" path="res://asset/art/scene/c03/s03_瞎子理发店/瞎子放糕点特写/糕点未打开.png" id="4_b3tds"]
[ext_resource type="Texture2D" uid="uid://dg2korx0gohxr" path="res://asset/art/scene/c03/s03_瞎子理发店/瞎子放糕点特写/瞎子放糕点.png" id="5_cat7j"]
[ext_resource type="Script" uid="uid://cys8g55ahou1u" path="res://scene/entity/ux/ppt_helper.gd" id="7_e8ecu"]
[ext_resource type="Script" uid="uid://b1opm26eep8cw" path="res://scene/entity/ux/ppt_helper_config.gd" id="8_b3tds"]
[sub_resource type="Resource" id="Resource_b3tds"]
script = ExtResource("8_b3tds")
canvas_item = NodePath("背景")
ease_in_type = "inout"
ease_in_trans_type = "cubic"
ease_in_duration = 0.0
ease_out_to_next = true
ease_out_wait_time = 1.0
ease_out_type = "inout"
ease_out_trans_type = "cubic"
ease_out_duration = 0.5
[sub_resource type="Resource" id="Resource_cat7j"]
script = ExtResource("8_b3tds")
canvas_item = NodePath("瞎子放糕点")
ease_in_type = "inout"
ease_in_trans_type = "cubic"
ease_in_duration = 0.5
ease_out_to_next = true
2025-07-17 08:48:40 +00:00
ease_out_wait_time = 0.8
2025-07-16 21:44:00 +00:00
ease_out_type = "inout"
ease_out_trans_type = "cubic"
2025-07-17 08:48:40 +00:00
ease_out_duration = 0.7
2025-07-16 21:44:00 +00:00
[sub_resource type="Resource" id="Resource_va0t0"]
script = ExtResource("8_b3tds")
canvas_item = NodePath("糕点未打开")
ease_in_type = "inout"
ease_in_trans_type = "cubic"
ease_in_duration = 0.0
ease_out_to_next = true
ease_out_wait_time = 1.5
ease_out_type = "inout"
ease_out_trans_type = "cubic"
2025-07-17 08:48:40 +00:00
ease_out_duration = 0.0
2025-07-16 21:44:00 +00:00
[sub_resource type="Resource" id="Resource_svuqh"]
script = ExtResource("8_b3tds")
canvas_item = NodePath("糕点打开")
ease_in_type = "inout"
ease_in_trans_type = "cubic"
ease_in_duration = 0.0
ease_out_to_next = true
ease_out_wait_time = 2.0
ease_out_type = "inout"
ease_out_trans_type = "cubic"
ease_out_duration = 0.0
[node name="Closeup瞎子糕点" type="CanvasLayer"]
script = ExtResource("1_exgm2")
[node name="BG" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
texture = ExtResource("2_exgm2")
[node name="PPTHelper" type="Node2D" parent="."]
script = ExtResource("7_e8ecu")
configs = Array[ExtResource("8_b3tds")]([SubResource("Resource_b3tds"), SubResource("Resource_cat7j"), SubResource("Resource_va0t0"), SubResource("Resource_svuqh")])
metadata/_custom_type_script = "uid://cys8g55ahou1u"
[node name="糕点打开" type="TextureRect" parent="PPTHelper"]
modulate = Color(1, 1, 1, 0)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = 50.0
offset_top = 51.0
offset_right = 457.0
offset_bottom = 320.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
texture = ExtResource("3_e8ecu")
[node name="糕点未打开" type="TextureRect" parent="PPTHelper"]
modulate = Color(1, 1, 1, 0)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = 172.0
offset_top = 59.5
offset_right = 392.0
offset_bottom = 256.5
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
texture = ExtResource("4_b3tds")
[node name="瞎子放糕点" type="TextureRect" parent="PPTHelper"]
modulate = Color(1, 1, 1, 0)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -15.0
offset_top = 9.0
offset_right = 392.0
offset_bottom = 325.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
texture = ExtResource("5_cat7j")
[node name="背景" type="TextureRect" parent="PPTHelper"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = 564.0
offset_bottom = 316.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
texture = ExtResource("2_exgm2")
[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_e8ecu")