#4 #5 Added a new character select window that now fetches images from the server
All checks were successful
Build / build (push) Successful in 1m31s
Publish / build (push) Successful in 2m39s

This commit is contained in:
2025-11-07 20:46:45 +01:00
parent 734a463db9
commit 166705f2ab
15 changed files with 327 additions and 61 deletions

View File

@@ -11,7 +11,8 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_m7bij")
[node name="Panel" type="Panel" parent="."]
[node name="SearchPanel" type="Panel" parent="."]
unique_name_in_owner = true
layout_mode = 0
offset_right = 1152.0
offset_bottom = 640.0
@@ -30,7 +31,7 @@ text = "Clear"
[node name="CloseButton" type="Button" parent="."]
texture_filter = 1
layout_mode = 2
layout_mode = 0
offset_left = 1032.0
offset_top = 24.0
offset_right = 1082.0
@@ -51,7 +52,7 @@ scale = Vector2(2, 2)
placeholder_text = "Search"
[node name="ScrollContainer" type="ScrollContainer" parent="."]
layout_mode = 2
layout_mode = 0
offset_top = 128.0
offset_right = 576.0
offset_bottom = 384.0