feat: add player core, movement, and playerboard managers, special tile effects system, and lobby scene.

This commit is contained in:
2025-12-09 21:16:06 +08:00
parent 7db63a2707
commit fe4c3eddb8
6 changed files with 332 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[gd_scene load_steps=7 format=3 uid="uid://b7nxt2hc4kqp8"]
[ext_resource type="Script" uid="uid://b5q6yekyk0tld" path="res://scenes/lobby.gd" id="1_lobby"]
[ext_resource type="Script" uid="uid://b5q6yekyk0tld" path="res://scenes/lobby.gd" id="1_lp6xi"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_panel"]
content_margin_left = 24.0
@@ -89,7 +89,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_lobby")
script = ExtResource("1_lp6xi")
[node name="Background" type="ColorRect" parent="."]
layout_mode = 1