Work on shiny shader and updated to RC5

This commit is contained in:
2025-09-11 21:33:27 -04:00
parent d64859cf35
commit 82c630d668
30 changed files with 352 additions and 143 deletions

View File

@@ -51,8 +51,11 @@ corner_detail = 5
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 1.0
offset_right = 1.0
offset_bottom = 37.0
grow_horizontal = 2
grow_vertical = 2
@@ -147,7 +150,7 @@ clip_contents = false
custom_minimum_size = Vector2(0, 700)
layout_mode = 2
[node name="CycleList" type="Container" parent="PanelContainer/MarginContainer/VBoxContainer/HBoxContainer/PanelContainer2/VBoxContainer/ScrollContainer"]
[node name="CycleList" type="Container" parent="PanelContainer/MarginContainer/VBoxContainer/HBoxContainer/PanelContainer2/VBoxContainer/ScrollContainer" node_paths=PackedStringArray("scroll_container")]
unique_name_in_owner = true
process_mode = 1
custom_minimum_size = Vector2(0, 111)
@@ -155,6 +158,7 @@ layout_mode = 2
script = ExtResource("2_532of")
hold_duration = 0.25
is_vertical = true
scroll_container = NodePath("..")
metadata/_custom_type_script = "uid://d3mey1366662n"
[node name="ShiftCycle" parent="PanelContainer/MarginContainer/VBoxContainer/HBoxContainer/PanelContainer2/VBoxContainer/ScrollContainer/CycleList" instance=ExtResource("2_rxjlm")]