Spreadstorm is a single player puzzle adventure game, where you gain control over the analog signal and find yourself in a strange world of nodes, lights and endless darkness. No tips, guides or clear goal and only the one way — forward. Step by step you will learn the rules of this world and will begin to understand what is going on and what you supposed to do.
Notice: a controller is strongly recommended to play this game.
Hey everyone!
We’ve been hard at work on Spreadstorm since the Early Access release in December. A small intro of some of the things we’ve been working on are:
Before closing this update up we want to talk about core rewrite a bit more. So, one of the important systems in Spreadstorm is the Reset system. In its current implementation it resets state of the unfinished level thereby helping players to get out of progress blocking situations, such as running out of power or locks in different parts of level. But finished levels is not resetable. It produces many issues and some of them are:
After figuring it out a while we found the solution: all levels are resettable all the time, but we will have a checkpoint system. So if you finished the level, made some bad stuff in it and after reset - it would revert level state to the last checkpoint (level finishing). So the 24th level would have 4 checkpoints and all problems will gone. Another change which helps to avoid the last issue is if you leave unfinished level it will autoreset, so you can not spend the power of this level somewhere else.
Furthermore the changes in reset system shows us, that our current save system, where we save where we save the whole level, will not work with checkpoint system. So we will have to convert our save system to the incremental saves and this leads too...
That's all for now, I hope you enjoy this quick inside look on our development process and you have the idea what's going on.
See you in the next update.
Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.