Log In  
Page:
1
2

*Lavas in Level 6 can be completely cleared out like this:

*WALL IS NOT WALL eliminates all the walls in level 20:

*You may also pass level 29 without even pushing the key (EDIT: is fixed):

and crash the game like this, using AND for duplication:

Maybe a WALL IS WALL sentence can be added?


1

@thePixelXb_ the first two things with level 6 and level 20 are intentional. But I fixed the last one by adding "wall is wall" to level 29.


It is strange that when I tried to load the baba_demake-7.p8.png, it said no cart found. Maybe I have to try a different Pico 8 version


@ooooggll
minor bug report :
Spoiler tag since the screenshot shows a nearly completed level.


In the screen shot, "wall is not stop" takes precedence over "wall is stop", as intended, but once you add "wall is win" into the mix, suddenly, it's "wall is stop" that takes precedence over "wall is not stop" for some reason.
No big deal since you can easily do "baba is you"+"baba is win", but a small bug nevertheless, I think.


@ooooggll
For some reason you can do this in level 29
(I saw your solution after I did the level)

Spoiler Soln 1:-

and you can do this extended version too

Spoiler Soln 2:-


Spoiler Txt:-


I don't know how 'Wall is Push' & 'Wall near Baba is Push' are able to override 'Wall is Stop and Wall'
Is it due to the priority of those actions/limitations?

I don't know if these solutions are intended (just letting you know)


@MeowKittens9 I forgot to add WALL IS NOT PUSH to that level apparently (looks like I did something similar in many levels). I'll fix that unintended solution.

The ability to push WALL while WALL IS STOP is actually intended. STOP doesn't prevent it from being pushed, but the walls weren't meant to be pushed in that level.


Page:

[Please log in to post a comment]