Fun game, could use same music
-
level design is nice, maybe too easy (but I’m doing the same in the exact opposite)
-
music would have been nice, good to have at least some sfx
-
the size of the player collider is not clear (I’m looking at you level 5)
-
you should not use the fullscreen button option from itch submit form, Unity makes a bar with a fullscreen button by default, the itch one does not fill the whole screen
-
Use InputSystem or enable Physical Keys in InputManager settings so that players with non QWERTY keyboards can still use WASD shaped keys (adding arrows in fine for this game since there is no other action) Your UI buttons need two click to activate for some reason?
EDIT : Also maybe use different objects, exploding when touching a flag is fun but kinda weird (also I read too fast the first time)