SlithyMatt / x16-chasevault

Chase Vault: A new game for the Commander X16 retrocomputer.
GNU General Public License v3.0
23 stars 2 forks source link

Trapped myself in the wall #12

Open Cyber-EX opened 4 years ago

Cyber-EX commented 4 years ago

After clearing zone I returned to previous cleared zone, than back, and suddenly found myself trapped in the wall. Now when I press cursor keys sprite animation works, but sprite does not move.

cv

SlithyMatt commented 4 years ago

do you remember which level you were coming from? It looks like one of the levels has it's south destination set to level 1, which would be incorrect, but an easy fix.

Cyber-EX commented 4 years ago

It was tricky, but I managed to reproduce it. I completed level 1 and level 2. Now I can freely go between level 1 and level 2. But if I pick up key in level 2, go to level 1, and try to return to level 2, it traps me in the header of level 1.

Cyber-EX commented 4 years ago

Similar thing happened between level 1 and 9. Completed level 1, completed level 9, picked up key, went to level 1, back to level 9, and the game just hanged on level 1 with no sprite on screen. So it has to do something with wandering with the key.

SlithyMatt commented 4 years ago

OK, thanks for reproducing it! I'll take a look.

SlithyMatt commented 4 years ago

I am not able to reproduce this bug. I tried both scenarios, and it worked correctly each time. Are you using the latest release and the R37 emulator?

Cyber-EX commented 4 years ago

Emu r37 and game 0.6b was downloaded from commanderx16.com. I'll make a video.