xiandie/scene/gallery/gallery.tscn
2025-06-24 19:42:39 +08:00

168 lines
5.4 KiB
Plaintext

[gd_scene load_steps=9 format=3 uid="uid://gfkdh8pqhixn"]
[ext_resource type="Script" uid="uid://bt86ajx7nwnk3" path="res://scene/gallery/gallery.gd" id="1_mpm8n"]
[ext_resource type="AudioStream" uid="uid://dyjifofhdx25w" path="res://asset/audio/sfx/交互/打开背包.wav" id="2_kfxav"]
[ext_resource type="PackedScene" uid="uid://du6jt6ae5ulvy" path="res://scene/gallery/gallery_item.tscn" id="2_m3ngl"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_cntvv"]
[ext_resource type="PackedScene" uid="uid://ckd26q67hm7j0" path="res://scene/gallery/clips/clip1_偷听.tscn" id="3_ymhcd"]
[ext_resource type="Theme" uid="uid://ro8r1wa1bvua" path="res://config/gallery_item_theme.tres" id="4_bk3xr"]
[ext_resource type="Texture2D" uid="uid://dsj3l0baqg1g7" path="res://asset/art/ui/小蝶笔记.png" id="4_cntvv"]
[ext_resource type="PackedScene" uid="uid://da4rposvvqo3d" path="res://scene/gallery/clips/clip2_疯子看井.tscn" id="7_cntvv"]
[node name="Gallery" type="CanvasLayer"]
process_mode = 3
script = ExtResource("1_mpm8n")
[node name="OpenSfx" type="AudioStreamPlayer" parent="."]
unique_name_in_owner = true
stream = ExtResource("2_kfxav")
bus = &"game_sfx"
script = ExtResource("3_cntvv")
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
theme = ExtResource("4_bk3xr")
texture = ExtResource("4_cntvv")
expand_mode = 5
stretch_mode = 5
[node name="Control" type="Control" parent="BG"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 26.0
offset_top = -7.0
offset_right = 26.0
offset_bottom = 41.0
grow_horizontal = 2
grow_vertical = 2
[node name="物品" type="Button" parent="BG/Control"]
unique_name_in_owner = true
z_index = 200
layout_mode = 0
offset_left = 92.0
offset_top = 43.0
offset_right = 142.0
offset_bottom = 83.0
theme = ExtResource("4_bk3xr")
theme_type_variation = &"tab_btn"
text = "bag_tab_日志"
flat = true
[node name="回忆" type="Button" parent="BG/Control"]
layout_mode = 0
offset_left = 137.0
offset_top = 42.0
offset_right = 187.0
offset_bottom = 82.0
theme = ExtResource("4_bk3xr")
theme_type_variation = &"tab_btn"
disabled = true
text = "bag_tab_记忆"
flat = true
[node name="GridContainer" type="GridContainer" parent="BG/Control"]
z_index = 10
layout_mode = 2
offset_left = 90.0
offset_top = 73.0
offset_right = 244.0
offset_bottom = 293.0
columns = 2
[node name="GalleryItem" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem2" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem3" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem4" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem5" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem6" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem7" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem8" parent="BG/Control/GridContainer" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GridContainer2" type="GridContainer" parent="BG/Control"]
z_index = 10
layout_mode = 2
offset_left = 268.0
offset_top = 74.0
offset_right = 422.0
offset_bottom = 294.0
columns = 2
[node name="GalleryItem" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem2" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem3" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem4" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem5" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem6" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"
[node name="GalleryItem7" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("3_ymhcd")
title = "g_偷听对话"
[node name="GalleryItem8" parent="BG/Control/GridContainer2" instance=ExtResource("2_m3ngl")]
layout_mode = 2
packed_scene = ExtResource("7_cntvv")
title = "g_疯子看井"