sionleroux / cr1ckt

There is more than 1 bug in this game and some of them are intentional! 🦗 Entry for the 2021 Game Off jam.
https://sinisterstuf.itch.io/cr1ckt
MIT License
4 stars 1 forks source link

Wrong starting position on level 1 #12

Closed sionleroux closed 2 years ago

sionleroux commented 2 years ago

When you reach level 1 not by pressing N on level 0, but by reaching the exit, it often starts you at the sea on the bottom (where the level 0 exit is) instead of at the top where the starting position is. Not sure why but it's not supposed to be that way.

sionleroux commented 2 years ago

It seems along with the #16 this starting position has also been fixed by the early-return fix done in 5264129.