Really high quality, definitely worth the purchase to support artist for the assets they make, thanks crusenho :)
slojanko
Creator of
Recent community posts
Hello everyone,
I have seen people post on this forum here and there so I will try to explain the current status of the game.
Sandbox Play is not getting any updates unless expressed otherwise in a further update. I am currently working as a game developer in a successful company and can't take time for profitable projects and/or the possibility of leaking knowledge. I am still passively looking into starting a sequel but this is still extremely foggy.
If you have any questions, you can post them here.
Slojanko
With update 0.7.0 I have figured out an inventory system that will work for just about anything. I am going to add more projectiles in the future but since implementing the different blocks took way too long, I don't know when I'll start working on it again.
I'm just not feeling like making any updates for a couple of weeks. I also have to figure out the future of this project, been working on it for 2+ years.
Hey,
I've finally finished adding a ton of new objects into the game. There were so many that I had to make an "inventory" for them. Accessing the inventory uses the same key as for slow motion (F) for convenience. Choosing a new shape works by clicking on it, which replaces the currently selected shape in the left bar (number keys 1-5).
The update includes 24 new shapes, code reduction , optimizations and the removal of the highest physics quality. Some maps have been slightly altered to include some new shapes while 2 test maps have been added. You can read about other changes in the update log.
This was the slowest and longest update I had to do in a while. Now that school is going to start, I'll probably put the project on halt for a couple of weeks until I figure out what to add next.
Slojanko
Hey,
this update isn’t anything special. Some bug fixes regarding the UI and small optimizations around the whole game.
The extra texture pack "Outline" has temporarily been removed from the project for the upcoming update to work without a problem. I am planning to release one bigger update this September so stay tuned.
Slojanko
The final product?
So I wanna add a lot of shapes you can spawn, to build just about anything that's possible, not just the 5 you're limited to right now. We're talking a full inventory of them. After you're done building, with what could be well above 50 types of objects, you'll be able to choose from a variety of demolition objects: bombs, projectiles, black holes with varying power.
Why am I not doing it right now? Each shape requires me to model between 15-25 models separately. They need to be textured and then I have to do a lot of linking withing the game to implement the working version. The whole process can take up to 1-2 hours if I'm doing a lot of mistakes. A mistake that happens at the beginning requires me to re-do everything after that again.
for the past week I've been constantly updating the in-game menu to offer as much functionality as I can put in. The dropdown has been replaced with a dynamic window containing previews of your maps. These thumbnails are small in size and won't require a lot more space than the map itself.
To see these changes you will need to download the latest version because the format has slightly changed from the previous.
The format for settings has switched to a simple json file for easier manipulation within the game. There were also some code improvements which should increase the performance of physics calculations.
Slojanko
I would like to inform anyone who would like to keep any map stored online, to download it as soon as possible. With the update for Sandbox Play closing in, all maps created prior to this will be removed and no longer accessible.
Versions 0.6.4 and below will also not be able to save or load from GJ as a new format for maps is being used for online storage.
Slojanko
What changes I'm planning for the future:
- more block shapes
- more material properties
- more maps (with ability to create and share your own)
- more explosion projectiles
...
What I don't plan on implementing:
- any sort of NPC
- liquid blocks
...
In the past I have replied to similar comments with different answers. This is the current state of my TODO list.
So for the past 3 months I had basically very little time to actually work on Sandbox Play which is why this update doesn't add anything drastic.
Switching to a newer engine of Unity is the key point of this update as it gives the game a boost of up to 15% in performance.
You can read about the rest in the update log.
I will start releasing updates in the following weeks with a lot of things planned. Hopefully it'll give the game some life back after a long break.
Slojanko
I've decided to finally implement slow motion. You can toggle this feature on/off at any time although the resulting physics may act a bit differently compared to playing in real-time, at least for the first implementation.
Along with slow motion, a fellow artist named pokeface119 has kindly shared his texture pack. It is now available from the options menu as the "Outline" option. Changing the texture pack gives this game some more life so it's a welcome change from the default textures.
There have been some changes with how the game is designed so you should see a minor performance boost. While not being busy with slow motion I've been working on other projectiles that will be included at some point which also includes a "black hole". This creates a vortex that sucks everything around it towards the center.
Slojanko