feat: 被弾演出の初期化と管理を改善し、ゲームループの更新処理を最適化
1 parent 8b63a68 commit 8d55a1ae46024ded240f2392092bc672d94d3406
@rinto hasegawa rinto hasegawa authored on 26 Feb
Showing 6 changed files
View
apps/client/src/config/index.ts
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/PlayerHitEffectOrchestrator.ts
View
apps/client/src/scenes/game/application/loopSteps/BombStep.ts
View
apps/client/src/scenes/game/entities/player/PlayerController.ts