Avoiding claustrophobia
After testing the game for some days, the problem arose that it was quite claustrophobic, in the sense that's mentioned on this article in the great site Electron Dance.
So I started thinking about how to keep the sliding and rotating mechanics, without having to push actuators around Sokoban-style, or repeat the solution from the previous game (which used fixed movement types for each platform). I decided to use the normal controls for sliding, and add a specific control for rotations.
And voilà, now the player can slide or rotate all platforms! This offers much more freedom and reduce the claustrophobia sensation a lot. So far so good.
But alas, this introduced the classic problem of raising the possible complexity of the puzzles, so I decided to put a limit to the use of each platform, in order to limit the maximum number of possible movements.
Visually, this is represented with the platforms wearing a little with each movement, until they crumble and fall. In the video you can see the first iteration of the visuals.
This change makes the game much more cerebral and less trial-and-error-prone (I hope). I think it looks very promising, although of course I'll need to test it a lot.
Get Dis Pontibus 2
Dis Pontibus 2
A puzzle game about helping people connect their islands
Status | In development |
Author | Marcos Donnantuoni |
Genre | Puzzle |
Tags | 3D, Difficult, Procedural Generation, Singleplayer |
More posts
- Preparing for publishingMay 20, 2022
- ModellingNov 26, 2021
- Enemy mode?Nov 12, 2021
- Locking puzzlesOct 30, 2021
- On shapesOct 08, 2021
- MegalithsSep 18, 2021
- Input queuesSep 11, 2021
- Extending player freedomAug 30, 2021
- Procedurally sculpted meshesAug 16, 2021
- Fog and less gated navigationAug 07, 2021
Comments
Log in with itch.io to leave a comment.
I bought Dis Pontibus about a week ago. It's brilliance.
What im trying to stop, is I fall into a 'trial and error' playstyle instead of thinking/planning. The cracking idea I think will help with that. The thing I will miss, is the beauty of not just the look but the sounds of the waves. It really transports me when I play.
Thank you for the kind words! It's true that in the original there were many opportunities for trial and error. I hope in the sequel I can minimize that.
Don't worry, there will be sounds (and possibly music) in the sequel :)