66 lines
2.7 KiB
Plaintext
66 lines
2.7 KiB
Plaintext
|
[gd_scene load_steps=11 format=3 uid="uid://qbd8plj1cjyc"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://djd5o7m881tik" path="res://scene/ground/script/c03/s08_closeup囚室墙洞.gd" id="1_fgxle"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_7ci3e"]
|
||
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="2_e5ryu"]
|
||
|
[ext_resource type="Texture2D" uid="uid://n0owme4eimxs" path="res://asset/art/scene/c03/s08_囚室/ux_寻人启事墙底.png" id="2_qp0t2"]
|
||
|
[ext_resource type="AudioStream" uid="uid://bomvnle4oh1ol" path="res://asset/audio/sfx/交互/第一章/sfx_折纸.ogg" id="2_spj22"]
|
||
|
[ext_resource type="PackedScene" uid="uid://bvnclp341hxoh" path="res://scene/entity/ux/刮刮乐.tscn" id="3_e5ryu"]
|
||
|
[ext_resource type="Texture2D" uid="uid://04b1gffixyk5" path="res://asset/art/scene/c03/s08_囚室/ux_寻人启事海报.png" id="4_spj22"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dgoo3geeoykc6" path="res://asset/art/scene/c03/s08_囚室/ux_墙洞_hover.png" id="5_0hj6x"]
|
||
|
[ext_resource type="Texture2D" uid="uid://bugk1kn46jbdw" path="res://asset/art/scene/c03/s08_囚室/ux_墙洞.png" id="5_4bab5"]
|
||
|
[ext_resource type="PackedScene" uid="uid://deniapgcn3bv7" path="res://scene/ground/script/c03/囚室鱼眼景深镜头.tscn" id="10_emw07"]
|
||
|
|
||
|
[node name="Closeup囚室墙洞" type="CanvasLayer"]
|
||
|
layer = 5
|
||
|
script = ExtResource("1_fgxle")
|
||
|
|
||
|
[node name="Sfx撕海报" type="AudioStreamPlayer" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
stream = ExtResource("2_spj22")
|
||
|
bus = &"game_sfx"
|
||
|
script = ExtResource("2_e5ryu")
|
||
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
||
|
|
||
|
[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 = 2
|
||
|
texture = ExtResource("2_qp0t2")
|
||
|
|
||
|
[node name="墙洞Button" type="TextureButton" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
offset_left = 266.0
|
||
|
offset_top = 124.0
|
||
|
offset_right = 316.0
|
||
|
offset_bottom = 174.0
|
||
|
texture_normal = ExtResource("5_4bab5")
|
||
|
texture_pressed = ExtResource("5_0hj6x")
|
||
|
texture_hover = ExtResource("5_0hj6x")
|
||
|
|
||
|
[node name="刮刮乐" parent="." instance=ExtResource("3_e5ryu")]
|
||
|
unique_name_in_owner = true
|
||
|
offset_left = -200.0
|
||
|
offset_top = -100.0
|
||
|
offset_right = 200.0
|
||
|
offset_bottom = 100.0
|
||
|
mouse_filter = 0
|
||
|
texture = ExtResource("4_spj22")
|
||
|
key_area = Rect2i(168, 52, 80, 80)
|
||
|
|
||
|
[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_7ci3e")
|
||
|
|
||
|
[node name="囚室鱼眼景深镜头" parent="." instance=ExtResource("10_emw07")]
|
||
|
unique_name_in_owner = true
|
||
|
visible = false
|