Dredge by Snore
Dive to the DEPTHS of the ocean and collect all of the treasures. Don't let those pesky fish get in your way, smack them away by tossing the things you find. Just make sure you don't run out of oxygen!!! >>> https://snoreki.itch.io/dredge






| Link | https://snoreki.itch.io/dredge |
| Original URL | https://ldjam.com/events/ludum-dare/57/dredge |
Ratings
| Given | 2🗳️ | 6🗨️ |
But while playing, I had a fatal flaw that made the gameplay experience really difficult: The input detection. It seems like the input only works sometimes when I try to jump or grab/throw. From a technical perspective, I would guess the problem is that the input is being checked in a physics loop instead of an update loop, but just my guess.
I think the game is quite good, but is harmed by the input detection problem.
Bug report: I ran into an issue where the rope occasionally wouldn't reel me in. I was unsure if there was a mechanical reason for that.