xiandie/scene/little_game/拼凑信件.tscn

152 lines
4.2 KiB
Plaintext

[gd_scene load_steps=11 format=3 uid="uid://bp3tkos1ufjcl"]
[ext_resource type="Script" uid="uid://b1t12jgy6whsc" path="res://scene/little_game/拼凑信件.gd" id="1_cifku"]
[ext_resource type="Texture2D" uid="uid://c2y4mpkygrmaf" path="res://asset/art/little_game/拼凑信件/桌面.png" id="2_0fxwt"]
[ext_resource type="AudioStream" uid="uid://cxs1p014bq3bn" path="res://asset/audio/sfx/交互/序章/04_书店内_旋转信纸.wav" id="3_eph5y"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_ifhby"]
[ext_resource type="Texture2D" uid="uid://oh4e48nxm4j6" path="res://asset/art/little_game/拼凑信件/信件碎片.png" id="3_mjf3s"]
[ext_resource type="AudioStream" uid="uid://cniawn37n8888" path="res://asset/audio/sfx/交互/序章/04_书店内_递交报纸.wav" id="4_ifhby"]
[sub_resource type="AtlasTexture" id="AtlasTexture_4e0jv"]
atlas = ExtResource("3_mjf3s")
region = Rect2(140, 8, 152, 152)
[sub_resource type="AtlasTexture" id="AtlasTexture_qxu7b"]
atlas = ExtResource("3_mjf3s")
region = Rect2(280, 9, 152, 152)
margin = Rect2(0, 3, 0, 3)
[sub_resource type="AtlasTexture" id="AtlasTexture_mbck6"]
atlas = ExtResource("3_mjf3s")
region = Rect2(140, 180, 152, 152)
margin = Rect2(8, 12, 8, 12)
[sub_resource type="AtlasTexture" id="AtlasTexture_5dpsb"]
atlas = ExtResource("3_mjf3s")
region = Rect2(280, 200, 152, 152)
[node name="拼凑信件" type="CanvasLayer"]
layer = 5
script = ExtResource("1_cifku")
[node name="SfxMove" type="AudioStreamPlayer" parent="."]
process_mode = 1
stream = ExtResource("3_eph5y")
bus = &"game_sfx"
script = ExtResource("3_ifhby")
[node name="Sfx展开信" type="AudioStreamPlayer" parent="."]
process_mode = 1
stream = ExtResource("4_ifhby")
volume_db = -5.0
bus = &"game_sfx"
script = ExtResource("3_ifhby")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="Control" type="Control" parent="."]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="BGTexture" type="TextureRect" parent="Control"]
layout_mode = 1
anchors_preset = 14
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_0fxwt")
[node name="PartsContainer" type="Control" parent="Control"]
unique_name_in_owner = true
anchors_preset = 0
offset_left = 170.0
offset_top = 57.0
offset_right = 170.0
offset_bottom = 57.0
scale = Vector2(0.8, 0.8)
mouse_filter = 2
[node name="Whole" type="Control" parent="Control"]
unique_name_in_owner = true
anchors_preset = 0
offset_left = 242.0
offset_top = 76.0
offset_right = 282.0
offset_bottom = 116.0
scale = Vector2(0.8, 0.8)
mouse_filter = 2
[node name="0" type="TextureButton" parent="Control/Whole"]
layout_mode = 2
offset_left = -57.5
offset_top = -27.5
offset_right = 94.5
offset_bottom = 124.5
grow_horizontal = 2
grow_vertical = 2
texture_normal = SubResource("AtlasTexture_4e0jv")
[node name="1" type="TextureButton" parent="Control/Whole"]
layout_mode = 2
offset_left = -13.75
offset_top = -26.25
offset_right = 138.25
offset_bottom = 128.75
grow_horizontal = 2
grow_vertical = 2
texture_normal = SubResource("AtlasTexture_qxu7b")
[node name="2" type="TextureButton" parent="Control/Whole"]
layout_mode = 2
offset_left = -71.25
offset_top = 37.5
offset_right = 88.75
offset_bottom = 201.5
grow_horizontal = 2
grow_vertical = 2
texture_normal = SubResource("AtlasTexture_mbck6")
[node name="3" type="TextureButton" parent="Control/Whole"]
layout_mode = 2
offset_left = -20.0
offset_top = 72.5
offset_right = 132.0
offset_bottom = 224.5
grow_horizontal = 2
grow_vertical = 2
texture_normal = SubResource("AtlasTexture_5dpsb")
[node name="Content" type="ColorRect" parent="Control"]
unique_name_in_owner = true
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0, 0, 0, 0.682353)
[node name="Label" type="Label" parent="Control/Content"]
unique_name_in_owner = true
custom_minimum_size = Vector2(100, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -7.5
offset_right = 20.0
offset_bottom = 7.5
grow_horizontal = 2
grow_vertical = 2
text = "Content"