Posted August 28, 2024 by Stylish
Not a new project but just an experiment to see how fast I could build a simple level. The answer.... not very fast. This level took me 1 hour and 15 minutes to complete with about 15 minutes of thinking what I wanted to do. Once I realized what I wanted to do was too much for a "Simple" export we changed it to a simple find key and do maze scenario.
The steps were pretty easy.
Make key that disappears and adds a boolean to the character "Has Key"
Make door that disappears if character has key.
When door open make a timer door that closes if you don't compete the maze
If touch wall then reset maze.
WIN...
This was still to simple for me so I added a twist. In order to find the key you have to explore the room and figure out the button that allows you to spawn a cube in order to get the key. MUCH WOW MANY DIFFERENT.