feat: Implement core game scenes, player character with AI behavior, and various game managers.
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ theme_override_constants/separation = 8
|
||||
|
||||
[node name="MatchIdDisplay" type="Label" parent="LobbyPanel/TopBar/MatchIdContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(0.5, 0.5, 0.55, 1)
|
||||
theme_override_colors/font_color = Color(0.955211, 0.955297, 0.962624, 1)
|
||||
theme_override_font_sizes/font_size = 10
|
||||
text = "Match ID: "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user