Saturday Update 12.5.2020 | Non-linear level design
12.5.2020
I made this fun puzzle where you go between two rotating islands and solve small puzzles to bridge the gap between them. Completing a puzzle on one island will give you a way to complete a puzzle on the other island, and vice-versa. Doing puzzles like this helps me think of level design in a non-linear fashion.
I've been getting into DOOM 2016 lately and I've been taking note of their non-linear level design. DOOM does a good job of making players backtrack in levels, which can be annoying if done incorrectly, but DOOM pulls it off so well that it takes me a minute to realize that I'm in the same area I started in- except now a new door is opened.
In the 6 months of development that led up do the release of the demo, I wanted to avoid using an item system because I felt it would make things too complex, and take the focus away from interacting with the environment. On the contrary, it was very difficult to create complex level layouts with non-linear paths for the player to take. This is because items work as good "key objects". "Key objects" don't literally need to be a key, but they serve a similar purpose. Most point and click puzzle games are built around this idea, including my biggest inspiration for this game, Samorost 3 (you should definitely play this game if you haven't already, its incredible)
I decided to compromise and create a very simplified item system. The functionality is as simple as possible to allow for "key object" puzzles to work. You can pick up objects, and if there is another object you can interact with that requires that item, you can use it.
Even though I have this item system working fine, I try to center the gameplay around interesting puzzles before I resort to using "key objects". I've found that my levels I create without using any items tends to be more creative and original, so I will keep that my main focus as I move forward.
If anyone is reading this, I hope you enjoyed this little gamedev rambling.
Peace and much love,
~Dez
ENDO - Demo
An abstract adventure game focused on physical interaction
Status | In development |
Author | DezBoyle |
Genre | Adventure, Puzzle |
Tags | 3D, Abstract, Atmospheric, Exploration, FPS, nature, psychedelic, Singleplayer, Surreal |
Accessibility | Textless |
More posts
- STEAM DEMO RELEASE + MAC SUPPORTJan 03, 2021
- STEAM DEMO RELEASEDec 28, 2020
- New puzzles and bits, revamping previous levels | Preparing for Steam demo relea...Dec 19, 2020
- Saturday Update 12.12.2020 | New puzzlesDec 12, 2020
- Saturday Update 11.28.2020Nov 28, 2020
- Saturday Update 11.21.2020Nov 21, 2020
- ENDO Demo V1.3Nov 18, 2020
- Saturday Update 11.14.2020Nov 14, 2020
- ENDO Demo V1.2Nov 09, 2020
Leave a comment
Log in with itch.io to leave a comment.