2025-07-16 10:07:09 +00:00
|
|
|
[gd_scene load_steps=9 format=3 uid="uid://cuuej0j8q5ixu"]
|
2025-06-13 08:03:19 +00:00
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://d31fc1bolhwlf" path="res://scene/ground/script/c02/刮海报.gd" id="1_qroub"]
|
2025-06-15 05:11:41 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://du1gfsc8mp0q0" path="res://asset/art/scene/c02/s02_大门过道/ux_过道面板.png" id="2_5kq43"]
|
2025-07-01 17:18:25 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="3_5kq43"]
|
2025-06-30 17:16:42 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cyctvbeqxqvpb" path="res://asset/art/prop/c02/海报特写/青岛啤酒.png" id="3_cffxi"]
|
2025-06-13 08:03:19 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://bvnclp341hxoh" path="res://scene/entity/ux/刮刮乐.tscn" id="3_qwopf"]
|
2025-07-12 17:55:11 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://bomvnle4oh1ol" path="res://asset/audio/sfx/交互/第一章/sfx_折纸.ogg" id="5_xjg44"]
|
2025-07-16 10:07:09 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://dut11vxri2hy5" path="res://asset/art/prop/c02/海报特写/剪辫子侦探.png" id="6_04k84"]
|
2025-06-25 17:53:16 +00:00
|
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="6_cffxi"]
|
2025-06-13 08:03:19 +00:00
|
|
|
|
|
|
|
[node name="刮海报_过道" type="CanvasLayer"]
|
|
|
|
layer = 5
|
|
|
|
script = ExtResource("1_qroub")
|
|
|
|
|
2025-06-30 17:16:42 +00:00
|
|
|
[node name="底图" type="TextureRect" parent="."]
|
2025-06-13 08:03:19 +00:00
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2025-06-15 05:11:41 +00:00
|
|
|
texture = ExtResource("2_5kq43")
|
2025-06-14 08:46:32 +00:00
|
|
|
expand_mode = 5
|
|
|
|
stretch_mode = 5
|
|
|
|
|
2025-06-30 17:16:42 +00:00
|
|
|
[node name="啤酒" type="TextureRect" parent="."]
|
|
|
|
anchors_preset = 8
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
offset_left = -60.5
|
|
|
|
offset_top = -84.5
|
|
|
|
offset_right = 56.5
|
|
|
|
offset_bottom = 88.5
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
texture = ExtResource("3_cffxi")
|
|
|
|
stretch_mode = 5
|
|
|
|
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
2025-06-14 08:46:32 +00:00
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
texture = ExtResource("3_5kq43")
|
|
|
|
expand_mode = 5
|
2025-06-13 08:03:19 +00:00
|
|
|
stretch_mode = 5
|
|
|
|
|
|
|
|
[node name="刮刮乐" parent="." instance=ExtResource("3_qwopf")]
|
2025-07-16 10:07:09 +00:00
|
|
|
texture = ExtResource("6_04k84")
|
2025-06-25 17:53:16 +00:00
|
|
|
|
|
|
|
[node name="Sfx撕海报" type="AudioStreamPlayer" parent="."]
|
|
|
|
stream = ExtResource("5_xjg44")
|
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("6_cffxi")
|
|
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|