Flipped up and down in code

This commit is contained in:
2026-06-19 13:35:09 +02:00
parent 8d23d1812f
commit 420bef5862
6 changed files with 62 additions and 83 deletions

View File

@@ -9,7 +9,7 @@ namespace Marro.PacManUdon
Moving,
Stopped,
Big,
Dead,
Dead,
}
[RequireComponent(typeof(Animator))]