|
feat: 被弾演出の初期化と管理を改善し、ゲームループの更新処理を最適化
|
|---|
|
|
| apps/client/src/config/index.ts |
|---|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/GameLoop.ts |
|---|
| apps/client/src/scenes/game/application/PlayerHitEffectOrchestrator.ts |
|---|
| apps/client/src/scenes/game/application/loopSteps/BombStep.ts |
|---|
| apps/client/src/scenes/game/entities/player/PlayerController.ts |
|---|