Day 5 - Level Building

Today I got a whole lot of work done. I entered in 5 different levels (I also had to think them up so it took a while), but at least I got a decent portion of work done.


I added 2 other obstacles, keys and doors. Both are connected by a special id only used by those two objects, which allows for the player to collect the key, which automatically triggers the corresponding door to open, no matter which side of the level the key or the door is on. So one cube can open a door for the cube on the other side.

keys and doors