Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The plates with the red dots are hovering hands. They are used to move items from one position to another, and they can move entire stacks.

There is no way to monitor the items inside a structure, but there are ways to make sure that only the correct items go in.

i have no problem inserting the right items but the right amount so the system wont clog up...

i played around with belt speed to ensure right proportions but i hoped there would be a more reliable way...

ps.: thanks for the fast responses!

(2 edits)

Np. A way that is more reliable can be done using logic gates. The way that I have done it is by putting logic gates in the way of items going into a structure, and having those logic gates open when an product comes out of the structure. So the logic gate source is set to a point on the output conveyor belt.

Edit: the waste bin is there to make sure that no items get stuck on the output belt if the chest is full, as this would break the system.