Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Thank you for the compliments. About the art, I wrote the shaders to basically create the look you see. My colleague designed the level, and selected the models from some basic Kenney town packs that looked good just outlined. I generally try and create something new as a visualization each jam I participate in.

The zoom and camera positions is something we iterated a bunch and couldn’t solve all issues we had with other approaches, so we defaulted to something which would give us less problems overall. Some resolutions were behaving oddly with farther zoom levels (mostly my fault on the shader writing). And the camera panning, we thought about following the aggregator, but it was awkward when you wanted to click around too fast, since you want to focus on your main crowd. We were planning on following the midpoint of the aggregator and the crowd center of mass, maybe that works, but didn’t get to test it.

(+1)

Ah yea, it makes sense to use the zoom then if you didn't have time to make other solutions work.

Curious, could you show me the art set you used? I think based on your comment I'll up the presentation score since you wrote a custom shader to modify the art

(+2)

Houses are this set: https://www.kenney.nl/assets/city-kit-suburban

and people are this one: https://www.kenney.nl/assets/blocky-characters

(+1)

neat thanks! I upped the score as I feel you made a big difference.