Fun little game, though it could use a little polish. The main thing is that gears block your shots, so if the lead zombie in a swarm drops one, all the zombies behind him are shielded. You can fix this by putting pickups and drops in separate groups (select the mob/pickup scene's root node, click the node tab in the inspector, then switch to Groups), and setting the bullet collision to only trigger if it collides with something in the mob group (i.e. if collision_body.is_in_group("mob"): trigger_collision). Other things I noticed is that the shield doesn't seem to work either, and you can keep buying heals when you're already at full HP. Keep up the good work!
Play game
Car vs Zombies's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Gameplay | #7 | 3.333 | 3.333 |
| Overall | #19 | 2.979 | 2.979 |
| Polish | #22 | 2.833 | 2.833 |
| Creativity | #23 | 3.083 | 3.083 |
| Theme interpretation | #29 | 2.667 | 2.667 |
Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.


Leave a comment
Log in with itch.io to leave a comment.