This is a new iteration on the "shrinker" mechanic used in Assembly Planter. It's an attempt to fix the biggest issues the "shrinker" has. As this is a very experimental game I would really appreciate it if you left a quick feedback comment here or on Discord and let me know if you think this project would be worth continuing.

There isn't that much content in this version as it is just a prototype. There is currently no progression system at all, the current goal is just to get as many resources as possible and have fun exploring the new miniaturization mechanic.

HOW TO PLAY
The building menu on the right allows you to place buildings. When you hover over a building it will show you how much it costs, what type of floors it can be built on and it's outputs / required inputs per second.
The top left of your screen shows you what resources you currently have.

1. place a wood cutter on a free dirt or grass field. You will notice a purple rectangle appearing around the machine. Any items transported outside this rectangle will be output into your inventory. The purple rectangle will always stretch out around all the buildings.

2. Place more wood cutters in a way that they can all move their outputs outside the purple square. If you made a mistake while building drag your mouse around buildings to select them. then rightclick them and press the delete button. This will remove the buildings and refund their cost.
The upper button on the bottom left will open the research menu. In there you will be able to unlock new building. To see what the buildings do just hover them in the building menu and read the tooltip.

3. You will quickly run out of space to build. this is where miniaturization comes in. select a bunch of machines that you want to miniaturize, right click and press miniaturize. This will turn the whole setup of machines into a single machine that has the functionality of the whole setup it contains.
More instances of the newly created machine can now be built through the building menu like any other machine.

4. In the building menu custom machines also have an edit button. Pressing this will allow you to enter the previously built machine and edit it. This works quite similar to building in the top level with a few differences:
- All costs are multiplied by the number of instances of the machine that you are editing, that are currently placed in the world.
- Changes will immediately affect all instances of this machine in the world.
Press the lower button on the bottom left of the screen or escape to return to the top level.


I hope this information gets you started. The rest you'll have to figure out  by yourself. Or you can ask on the Discord
One of the main goals of this prototype was to make the miniaturization more intuitive than it was in Assembly Planter. Let me know if I succeeded.

StatusPrototype
PlatformsHTML5
Rating
Rated 1.0 out of 5 stars
(1 total ratings)
AuthorTimon * 1
GenrePuzzle
Tags3D, Automation, City Builder, Crafting, Experimental, Idle, Low-poly, Minimalist, Sandbox

Comments

Log in with itch.io to leave a comment.

I like factory building games, but this one feels quite raw at the moment:

  1. I don't know how it went unnoticed, but clicking anywhere with building selected spends/wastes resources, no matter whether building was actually built, and ...
  2. Whether the building is going to be built is not clear most of the time
  3. Getting resources by transporting them out of your area is a super strange thing
  4. Quite a lot of waiting for resources to accumulate
  5. Lots of shortcuts from Factorio missing (e.g. Q to deselect)
  6. No saving, I accidentally closed the tab and don't feel like re-doing everything

But I'd like to play future updates, if you decide to polish the game

Between, I also took part in GMTK 2022:)

i put multiple of previous custom machines into a new one and it got worse can anyone tell me why

Custom machines work only at 50% efficiency. also the machines outputs need to be able to reach the outside of the purple square for it to count. Maybe a combination of these two things could cause it to get worse

thanks now i know why please keep up the good work

Since this is a prototype for the factory shrinking mechanic I will focus on the factories. First it was not immediately obvious how to get back out of a factory. I had to get read the instructions again. Maybe put a button for that somewhere. This experimentation with exiting left me with multiple extra factories. Which leads to my second suggestion. Give an option to delete factories. Maybe limited to only factories that have no instances placed to prevent complications. Being able to rename them from the outside and maybe even sort them would be nice too.

In regards to the prototype itself my main other issue was not having enough belt options. With the belts only being able to split equal amounts in opposite directions it substantially limited how well I could place factories to take advantage of large producers.

Thanks for the elaborate feedback! The back button is a good idea. Better splitters and filters are coming soon too

Also I was intrigued enough to purchase assembly planter. And it's great fun, but after a while playing it I want to reiterate on my point about categorizing factories. If you're going to be making dozens of factories they need to be manageable. Give an option to rename them, sort them, manually change the icon, and it would be ideal if you could split them into separate folders or tabs. So you don't have to deal with all your low level farms when looking for a higher level manufacturing complex.

I agree there should be better ways of managing the factories. Since you played both games I'd like to hear your opinion on the non simulated nature of the prototype. Do you like the fact that you can start miniaturizing right away or do you prefer the simulated way assembly planter starts with? I've never seen any other non simulated factory building game before and it's kinda hard to judge how unintuitive this is for new players and if it's even all that fun at all.

Well the only real benefit I can see of not simulating the factories is that it will take into account the actual time for each machine to produce and the items to move on the belts. This is a little more intuitive than it just using the highest machine time and ignoring transport. So that would incentivize making efficient factories. But on the other hand I don't see any reason why you couldn't do that kind of thing inside the factory simulation. It might be a bit more computationally complex, but it would just be once instead of all the time when the factories are actually running.

I do like the fact that changing one machine propagates the change to every other instance of the factory, but again I don't see any reason why you couldn't do the same thing in the kind of factories assembly planter uses.

Also I don't know of any other games that do this kind of recursive factory building, and I would very much like too, but I do know the factorismo and compact machines mods for factorio and minecraft respectively do it.

another advantage of this mechanic is that in the top layer you save space for other factories and then compress those down into even better production in the same space

Mine crashed before i could even figure out how to start playing..

belts doesnt work, you can only connect factories to one other thing making it super hard to do anything, putting the belt on the edge of the map facing a factory makes the game crash

Thank you for the feedback. I was able to reproduce the crash but the belts seem to be working fine. Does a simple setup like in this screenshot not work for you?

i mean that you should be able to use the belt as an alternative path to another factory, (example,) treecutter to treefarm and the treefarm also recieves dirt from the dirt digger (as an example I cant remember all the names of the factories)

You mean that it's not possible to split item streams onto several belts? If so then yes, splitters and filters are not yet implemented. But all the base machines are made in a way that you can build factories without that.

and also the map should expand and more factories, more stuff needs to be added,

Yes of course. This is just a small prototype not a finished game