don't render player info on top of exit button, render unit type

This commit is contained in:
Evan
2024-12-20 20:31:12 -08:00
parent 65cf2a7c19
commit 66fbe8e6b4
5 changed files with 151 additions and 109 deletions
+1
View File
@@ -68,6 +68,7 @@ export function createRenderer(canvas: HTMLCanvasElement, game: Game, eventBus:
playerInfo.eventBus = eventBus
playerInfo.clientID = clientID
playerInfo.transform = transformHandler
playerInfo.game = game
const layers: Layer[] = [