[add] ローカルプレイヤーの位置を管理する機能を追加し、ミニマップを実装
1 parent 63e7507 commit 0effb0e21c05fb218db7edac2dab47eea74f0055
@rinto hasegawa rinto hasegawa authored on 14 Mar
Showing 9 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/GameScene.tsx
View
apps/client/src/scenes/game/GameView.tsx
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts
View
apps/client/src/scenes/game/application/ui/GameUiStateSyncService.ts
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts
View
apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.styles.ts 0 → 100644
View
apps/client/src/scenes/game/input/minimap/presentation/MiniMapPanel.tsx 0 → 100644
View
apps/client/src/scenes/game/styles/GameView.styles.ts