2026-05-18 이동 애니메이션, 점프 애니메이션

This commit is contained in:
2026-05-18 15:24:47 +09:00
parent 271991d32f
commit 239c66af5b
10 changed files with 88 additions and 28 deletions

View File

@@ -6,6 +6,7 @@ public enum ComboInputType
{
Punch,
Kick,
Grab,
Motion
}