On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Very satisfying destruction. I would personally adjust the screen-shake to move side-to-side and up-down rather than rotational but that's just me.

(+1)

Noted! The shaker could totally be its own little library or something, I coud add a switch or something.

https://github.com/drhayes/aftershock/blob/7ce3c36e3f68918488c3ec9b1672efbc7571d2af/src/core/shaker.lua

(+1)

I kind of dig the rotation—I hadn’t even considered it for my entry. I would, however, rotate around the center of the screen, rather than the top left corner.

(+1)

That’s weird because that’s what I wanted it to do, but now that you mention it, yeah, it’s totally rotating around 0,0. Dammit. Oh well, bug for v1.1 I guess. Thanks for pointing that out!