Something you can try to break!

Here is the prototype of the game i am making for the miniLD. Ill start building levels after some time. So please give it a try and tell if you can find bugs. The only control key is space(or mouse) which swaps your character between 2 layers. Animals will stay on their own layer and so colored blocks. R for restart. There is an end door you can reach but it just restarts the map for now.

And what are your ideas about the problem “when you swap while colliding with a block on the other layer”. Should i complately disable swapping while colling with other world?

Comments

27. May 2015 · 09:38 UTC
Either disable swapping, or make swapping into walls kill you (if you want to go the hardcore way). But making you bug around and possibly glitch through walls is not the way to go, I think.
Evergreen Games
27. May 2015 · 21:03 UTC
This is a really cool idea! Very excited for the full version. I was able to reach the exit without using any keys, not sure if that was intended. I think if possible it should push you to the nearest empty space when you swap, but that seems error prone. probably disable swapping. one thing you could do is add a physics effector to the swappable blocks that pushes things away from the center.