feat: Implement a new lobby system with configurable match duration, game over screen, and core game state management.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dlw1ogamn741n"]
|
||||
|
||||
[resource]
|
||||
bg_color = Color(0, 0, 0, 0.784314)
|
||||
bg_color = Color(0, 0, 0, 0.588235)
|
||||
corner_radius_top_left = 5
|
||||
corner_radius_top_right = 5
|
||||
corner_radius_bottom_right = 5
|
||||
|
||||
Reference in New Issue
Block a user