xiandie/scene/ground/script/c02/盒子猫canvas_layer.tscn

125 lines
4.1 KiB
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=12 format=3 uid="uid://khwxm5qbfj3k"]
2025-06-17 10:23:26 +00:00
[ext_resource type="Texture2D" uid="uid://xhksp8eu3jqy" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_镂空.png" id="1_tgkyo"]
2025-06-17 10:23:26 +00:00
[ext_resource type="Script" uid="uid://ngb7wh7mqo0c" path="res://scene/ground/script/c02/盒子猫canvas_layer.gd" id="1_ygosu"]
[ext_resource type="AudioStream" uid="uid://11ob0heie327" path="res://asset/audio/sfx/交互/第一章/sfx_猫躲起来.wav" id="2_8mjri"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_3ukbg"]
[ext_resource type="Texture2D" uid="uid://d3es8r30qvxdl" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_盒子猫初始特写.png" id="3_ygosu"]
[ext_resource type="AudioStream" uid="uid://7sjwgob6tsu4" path="res://asset/audio/sfx/交互/第一章/sfx_猫退出躲藏.wav" id="4_0rwiy"]
[ext_resource type="Texture2D" uid="uid://tcjm158n8hnw" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/小脚脚印.png" id="4_bc5tk"]
[ext_resource type="Texture2D" uid="uid://ccfbubistf0ov" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_镂空_纸.png" id="5_l6g3a"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/prop/特写通用遮罩.png" id="6_aeggu"]
[ext_resource type="Texture2D" uid="uid://cylsq5cvhlp18" path="res://asset/art/tool/point_light.png" id="6_qw0v6"]
[ext_resource type="Texture2D" uid="uid://dx3i8mchgux1d" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_纸张.png" id="6_rxlkc"]
2025-06-17 10:23:26 +00:00
[node name="盒子猫CanvasLayer" type="CanvasLayer"]
layer = 0
script = ExtResource("1_ygosu")
[node name="Sfx翻身躲藏" type="AudioStreamPlayer" parent="."]
stream = ExtResource("2_8mjri")
bus = &"game_sfx"
script = ExtResource("3_3ukbg")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="Sfx退出躲藏" type="AudioStreamPlayer" parent="."]
stream = ExtResource("4_0rwiy")
bus = &"game_sfx"
script = ExtResource("3_3ukbg")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="FrameGray" type="TextureRect" parent="."]
2025-06-17 10:23:26 +00:00
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
2025-06-17 10:23:26 +00:00
texture = ExtResource("1_tgkyo")
stretch_mode = 4
2025-06-17 10:23:26 +00:00
[node name="TextureCat" type="TextureRect" parent="."]
visible = false
light_mask = 17
2025-06-17 10:23:26 +00:00
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("3_ygosu")
[node name="遮罩" type="TextureRect" parent="TextureCat"]
layout_mode = 0
offset_left = -35.0
offset_top = -3.0
offset_right = 585.0
offset_bottom = 313.0
texture = ExtResource("6_aeggu")
[node name="TextureFrame" type="TextureRect" parent="."]
visible = false
light_mask = 17
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -50.5
offset_top = -68.5
offset_right = 50.5
offset_bottom = 68.5
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("5_l6g3a")
[node name="TexturePaper" type="TextureRect" parent="TextureFrame"]
modulate = Color(1, 1, 1, 0.329412)
light_mask = 17
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -171.0
offset_top = -98.0
offset_right = 153.0
offset_bottom = 105.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("6_rxlkc")
[node name="遮罩" type="TextureRect" parent="TextureFrame"]
layout_mode = 0
offset_left = -35.0
offset_top = -3.0
offset_right = 585.0
offset_bottom = 313.0
texture = ExtResource("6_aeggu")
[node name="TextureFootprint" type="TextureRect" parent="."]
visible = false
light_mask = 49
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -50.5
offset_top = -68.5
offset_right = 50.5
offset_bottom = 68.5
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("4_bc5tk")
[node name="PointLight2D" type="PointLight2D" parent="TextureFootprint"]
light_mask = 33
position = Vector2(45.5, 72.5)
range_item_cull_mask = 32
texture = ExtResource("6_qw0v6")