Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I can't get past the door where there is a button, a diamond and a rectangle thing in the cave in front of it, and I noticed the music - which is nice -  fading away the farther you get away from the starting point. I guess you have used an AudioStreamPlayer2D instead of just an AudioStreamPlayer. That also explains why I can hear the music only on the left channel.

I like the visuals, the seemingly randomly placed objects in the background add a lot to the flair.

The physics needs some work, though. In the cave which is stuffed with movable blocks the blocks got stuck. Changing the direction of blocks does not always work, and sometimes multiple of them change direction at the same time.

Regarding the score: there's an exploit. You can just grab some valuables, reset the level by pressing R and grab some more, and do it until you grow tired.

Yeah, a lot of people get stuck on puzzles without much guidance on how to finish them. you can reference https://youtu.be/ky2_ft9STCg if/when you get stuck. As for the audio, yeah, i accidentally used the wrong player :/, kinda new to godot so i didn’t know what to use. 

You can thank our artist for the idea of the randomly placed objects in the background, he’s pretty great.

Yeah, the physics do need a lot of work, i made some quick hotfixes that caused the blocks to be stuck. I’ll definitely continue developing the game once voting is over, but a bit slower than jam mode.

Yeah, i knew about that score exploit, i was halfway through implementing a fix when it was just too late to update and i decided i’d implement it after voting is over. 

Thank you for playing it!