Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Starting with clear issues:
- It seems impossible to move up/down single level, always all the way.
- It feels shockingly GPU heavy. What are you doing under the hood? No, really, I'm curious if you profiled it.

Very pleasant. Feels like an extremely streamlined modern angle on Motherload.

(+1)

Thanks for playing the game! 


1. Can you please elaborate a bit more on this point? You can scroll up or down in a game run to move camera partially. You move all the way only if you click MMB. By any chance are you playing on a trackpad? Asking as i still have to figure out from previous feedbacks trackpad stuff and I have not had access to a laptop yet to test it myself

2. Its a lot, unfortunately profiling this for a web build is almost impossible, at least from what i have yet found out. Its wasm build of love2d. But its WIP in general for to get it better optimized for desktop as well and hopefully that translates into web as well

1. I'm on a mouse, scroll down/up moves me all the way down to lowest level or all the way up to the top. DeathAdder with Synapse not affecting scroll behaviour.

2. Heh, I hoped you'd figured out something. I just uploaded an ungodly simple game in 3D myself that doesn't hit even 1% GPU usage when run normally, but also hits 40%+ instantly in web. Hmu if you find a way for browser to not warm up the room, I guess!

(+1)

Oh i see what you mean with the scroll. I did not notice it with the web builds. I did find the issue though and soon a fix should be deployed