Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I wasn't aware you could use Love2d as a 3d engine! Perhaps I've been doing something wrong but I struggled to really know what I was doing - I spent about 15 mins walking around taking photos of rooms and nothing else seemed to really be happening. The spooky environment is well-done, but I didn't actually find anything to get spooked by, which I assume could just be user error. The non-euclidean map generation is also very cool in how it's implemented, (a bit glitchy, but I liked that as it showed how it worked!) but it's surprisingly limiting in that if you make a couple of mistakes then it's virtually impossible to find your way out again and you might as well call the run. Ditto for running out of charge/battery.

I also ran into a few crashes when buying things: "Attempt to perform arithmetic on local 'count' (a nil value)"

Yeah, it's ridiculously flexible as an engine, I definitely recommend it.
The spawn rate for the spooky invisible thing is like 4% per room, and it's usually tucked away near a ceiling or corner or something. Should have made it higher. Oh well!
Really appreciate the crash report! Turns out the fix is pretty simple, so I'll add a new build to fix that after voting ends.

Thanks for playing, and especially for putting up with 15 minutes of nothing :)