Fixed death animation
This commit is contained in:
@@ -8,8 +8,8 @@ namespace Marro.PacManUdon
|
||||
Idle,
|
||||
Moving,
|
||||
Stopped,
|
||||
Big,
|
||||
Dead,
|
||||
Big
|
||||
}
|
||||
|
||||
[RequireComponent(typeof(Animator))]
|
||||
|
||||
Reference in New Issue
Block a user