Player = DamagedState, DeadState 상태 추가

This commit is contained in:
Mingu Kim
2025-08-22 20:33:29 +09:00
parent d8c356e841
commit cf41a64529
5 changed files with 125 additions and 82 deletions

View File

@@ -18,7 +18,7 @@ TagManager:
- Platform
- Enemy
- Player
- PlayerDameged
- PlayerDamaged
-
-
-