218 lines
7.7 KiB
Plaintext
218 lines
7.7 KiB
Plaintext
[gd_scene load_steps=22 format=3 uid="uid://8chvwh72yan1"]
|
|
|
|
[ext_resource type="Script" uid="uid://csf5gkqbbbo64" path="res://scene/ground/script/c03/s09_closeup九宫格游戏.gd" id="1_5lbo3"]
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="2_5sy22"]
|
|
[ext_resource type="Texture2D" uid="uid://bl2gqr2ofsc28" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/上1.png" id="2_ins28"]
|
|
[ext_resource type="AudioStream" uid="uid://ccng5y2fip6mc" path="res://asset/audio/sfx/UI/开锁声.ogg" id="2_jsoro"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_v1yto"]
|
|
[ext_resource type="Texture2D" uid="uid://cgdvp2hdamhg3" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/上2.png" id="3_5sy22"]
|
|
[ext_resource type="AudioStream" uid="uid://dvwiuesd0qi1l" path="res://asset/audio/sfx/UI/门牌互动音.ogg" id="4_jn5e2"]
|
|
[ext_resource type="Texture2D" uid="uid://co871pglp2v1" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/上3.png" id="4_lltok"]
|
|
[ext_resource type="AudioStream" uid="uid://btuggs64kaooa" path="res://asset/audio/sfx/UI/箱子上锁.ogg" id="5_0ctky"]
|
|
[ext_resource type="Texture2D" uid="uid://pflcc77pmpea" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/中1.png" id="5_sx2di"]
|
|
[ext_resource type="Texture2D" uid="uid://bd1cnf0xdjdnu" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/中2.png" id="6_jsoro"]
|
|
[ext_resource type="Texture2D" uid="uid://bq3aj6dlcsv07" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/中3.png" id="7_jn5e2"]
|
|
[ext_resource type="Texture2D" uid="uid://ckss7hc1jak4d" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/下1.png" id="8_0ctky"]
|
|
[ext_resource type="Texture2D" uid="uid://dy0rwsc541as7" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/下2.png" id="9_wct6u"]
|
|
[ext_resource type="Texture2D" uid="uid://07ga4lxht8ik" path="res://asset/art/scene/c04/s01_父母房间/九宫格九块拆分/下3.png" id="10_dmkx6"]
|
|
|
|
[sub_resource type="Gradient" id="Gradient_ins28"]
|
|
offsets = PackedFloat32Array(1)
|
|
colors = PackedColorArray(1, 1, 1, 1)
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_5sy22"]
|
|
gradient = SubResource("Gradient_ins28")
|
|
width = 77
|
|
height = 73
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_ins28"]
|
|
gradient = SubResource("Gradient_ins28")
|
|
width = 78
|
|
height = 74
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_lltok"]
|
|
gradient = SubResource("Gradient_ins28")
|
|
width = 77
|
|
height = 73
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_sx2di"]
|
|
gradient = SubResource("Gradient_ins28")
|
|
width = 76
|
|
height = 73
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_jsoro"]
|
|
gradient = SubResource("Gradient_ins28")
|
|
width = 76
|
|
height = 73
|
|
|
|
[node name="Closeup九宫格游戏" type="CanvasLayer"]
|
|
script = ExtResource("1_5lbo3")
|
|
|
|
[node name="SfxSuccess" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource("2_jsoro")
|
|
bus = &"game_sfx"
|
|
script = ExtResource("2_5sy22")
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
|
|
|
[node name="SfxValid" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource("4_jn5e2")
|
|
bus = &"game_sfx"
|
|
script = ExtResource("2_5sy22")
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
|
|
|
[node name="SfxInvalid" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource("5_0ctky")
|
|
bus = &"game_sfx"
|
|
script = ExtResource("2_5sy22")
|
|
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
|
|
|
|
[node name="GridContainer" type="GridContainer" parent="."]
|
|
unique_name_in_owner = true
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -117.5
|
|
offset_top = -111.0
|
|
offset_right = 117.5
|
|
offset_bottom = 111.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/h_separation = 1
|
|
theme_override_constants/v_separation = 1
|
|
columns = 3
|
|
|
|
[node name="B0" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("2_ins28")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B0"]
|
|
position = Vector2(38, 37)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_5sy22")
|
|
|
|
[node name="B1" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("3_5sy22")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B1"]
|
|
position = Vector2(38, 37)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_5sy22")
|
|
|
|
[node name="B2" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("4_lltok")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B2"]
|
|
position = Vector2(39, 37)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_ins28")
|
|
|
|
[node name="B3" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("5_sx2di")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B3"]
|
|
position = Vector2(38.5, 36.5)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_lltok")
|
|
|
|
[node name="B4" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("6_jsoro")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B4"]
|
|
position = Vector2(39.5, 36)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_5sy22")
|
|
|
|
[node name="B5" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("7_jn5e2")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B5"]
|
|
position = Vector2(38.5, 36.5)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_5sy22")
|
|
|
|
[node name="B6" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("8_0ctky")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B6"]
|
|
position = Vector2(38, 36.5)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_sx2di")
|
|
|
|
[node name="B7" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("9_wct6u")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B7"]
|
|
position = Vector2(38, 36.5)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_jsoro")
|
|
|
|
[node name="B8" type="TextureButton" parent="GridContainer"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("10_dmkx6")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="GridContainer/B8"]
|
|
position = Vector2(38.5, 36.5)
|
|
enabled = false
|
|
energy = 0.5
|
|
range_layer_max = 10
|
|
texture = SubResource("GradientTexture2D_5sy22")
|
|
|
|
[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_v1yto")
|