StreamOverlay/UI/settings_panel.tscn

48 lines
1.8 KiB
Text
Raw Permalink Normal View History

[gd_scene format=3 uid="uid://cgr17lw8rfgkx"]
[ext_resource type="Script" uid="uid://dotqpotld2j34" path="res://UI/settings_panel.gd" id="1_3whce"]
[ext_resource type="PackedScene" uid="uid://b7ubexvohw507" path="res://UI/Panels/users.tscn" id="3_3whce"]
[ext_resource type="PackedScene" uid="uid://diloovqtdspia" path="res://UI/Panels/general_panel.tscn" id="4_tlshb"]
[node name="SettingsPanel" type="PanelContainer" unique_id=570683183]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_3whce")
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1895715421]
layout_mode = 2
theme_override_constants/margin_left = 10
theme_override_constants/margin_top = 10
theme_override_constants/margin_right = 10
theme_override_constants/margin_bottom = 10
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=708843647]
layout_mode = 2
[node name="TabContainer" type="TabContainer" parent="MarginContainer/VBoxContainer" unique_id=1871878651]
layout_mode = 2
size_flags_vertical = 3
current_tab = 0
[node name="General" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=1071328377 instance=ExtResource("4_tlshb")]
layout_mode = 2
[node name="Users" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=823449222 instance=ExtResource("3_3whce")]
visible = false
layout_mode = 2
[node name="Music" type="PanelContainer" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=22912491]
visible = false
layout_mode = 2
theme_type_variation = &"TabPanel"
metadata/_tab_index = 2
[node name="Chat Avatars" type="PanelContainer" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=429108220]
visible = false
layout_mode = 2
theme_type_variation = &"TabPanel"
metadata/_tab_index = 3