feat: Add new visual effects, player and lobby scenes, and a special tiles manager.

This commit is contained in:
2026-03-17 18:04:57 +08:00
parent efdd8f4969
commit 05d9617f84
22 changed files with 5385 additions and 7 deletions
+3 -1
View File
@@ -90,13 +90,15 @@ text = "CONNECTION MODE"
custom_minimum_size = Vector2(0, 44)
layout_mode = 2
selected = 0
item_count = 3
item_count = 4
popup/item_0/text = "Nakama - Localhost (Testing)"
popup/item_0/id = 0
popup/item_1/text = "Nakama - Remote Server (Host IP)"
popup/item_1/id = 1
popup/item_2/text = "LAN Direct (No Server)"
popup/item_2/id = 2
popup/item_3/text = "Tekton Dash EU"
popup/item_3/id = 3
[node name="ServerIPInput" type="LineEdit" parent="MainMenuPanel/VBoxContainer/ServerSelectionSection" unique_id=748392104]
visible = false