Fun game! Sometimes i get respawned in the water, but i think the game is still fun!
Viewing post in Swish, the Swordfish (Jam version) jam comments
Yeah, my respawning system was a tad short-sighted. :/
What's supposed to happen is it's meant to push the player back 8 tiles, but not before running a loop that checks to see if there's any collision below where the player will respawn; what tends to happen is the player may rarely get placed *right at the edge*, and so if you're still holding down the movement key it might seem like it just dropped you right into the water.