Game has amazing art, but the technical side could use some work. My player was moving backwards whenever I shot, and I couldn't figure out how to get it to scroll sometimes when I reached the top of the screen. I did love the sound - both the music and the zombie grunts. With some work this could be a really awesome game!
Viewing post in Zombies Came To The Neighborhood jam comments
Thanks for the feedback and playing my game. I not sure I got the physics and the logic for the gun recoil correct because I noticed that too if you fire repeatedly and try to move at the same time. After the jam the player movement is one thing I definitely want to try to improve. I didn't want the player to get stuck in a building without being able to escape so i set it up to stop scrolling where you are inside. I could see adding some logic to detect that if you are in the top 25% of the screen to keep scrolling and ease in and out of scrolling a bit smoother.