player controller logic

This commit is contained in:
bee
2026-07-07 11:53:39 +02:00
parent b4f6dda29b
commit a40d0bfdd3
10 changed files with 93 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
TODO:
Controller/possession refactor (input out of Boat).
WeaponDef resource + WeaponSlot + one dumb gun that prints instead of shooting.
Projectile base (with group self-registration) + real firing.
Loadout-driven mounting.
Second boat scene to prove the whole seam.