Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The Itch launcher doesn’t know how to handle self-extracting archives (I think it expects straight-up .zip or .rar?), but once I find the game exe, it runs smooth! Although gamepad aiming seems to be broken.

Any idea what the issue was with the old version? It was absolutely toxic to my system, let alone unplayable.

(+1)

ok thanks for the info about the exe, will fix that asap! The previous version was pretty old, I've been working on optimizations for the past year or so. It was also using GameMaker's interpreted language rather than compiled. Big part of the issue was the shadow system, it was drawing a room-sized surface on every tile layer

(+1)

Pushed an update with a zip, also fixes some issues with the gamepad (now locks on when aiming). Still a good amount of area for improvement with gamepad aiming, I want to add enemy/target lock-on eventually