feat(*): Add bot selection, score HUD, and winner reveal to matches, replace HUD text with aircraft-style flight instruments, and fix camera judder

This commit is contained in:
Josh Creek
2026-07-20 07:12:09 +01:00
parent 48369c50dc
commit 240e362f2f
20 changed files with 653 additions and 91 deletions
+9
View File
@@ -112,6 +112,7 @@ roll_right={
[physics]
common/physics_interpolation=true
3d/physics_engine="Jolt Physics"
[autoload]
@@ -121,3 +122,11 @@ roll_right={
GameSettings="*res://scripts/game_settings.gd"