Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
i also have a recycling system that sorts the pieces back into the correct storage units when they are no longer needed, like when a different shape is required.
I've made some improvement to make it faster !
https://www.youtube.com/watch?v=qdRZSa_M730
Here's my much more efficient one. It's highly stackable and easy to slap together once you built one piece. The bulk of it is grabbing and creating the individual quadrants of the layer. Then this all gets stacked together to make a layer then the layers get stacked to make final product. I tried to keep each repeatable section into a 6 row chunk of however long it is. So the repeatable bit is repeated 4 times to make a whole layer, these are stacked and then the whole set of 24 rows is stacked 4 times to make a whole set of 4 layers which are then combined in the final stacker.
https://www.youtube.com/watch?v=NRjoxas5aYQ
Here's my much older version, my first attempt at building this Make Anything Machine. It is HUUUUGE! I broke out each shape into quadrants and then split out a set of 4 quadrants per shape, per color. Which results in 4 corners per shape times 4 shapes per color times 8 colors, or 128 lanes which is ridiculous. This all goes through a filter per lane to see if that shape is needed for that layer and then all combined together to build each layer and then the whole shape.
https://www.youtube.com/watch?v=6QHgOJjPxak
enjoy
My biggest mistake was building it so far from the hub, it takes ages for the shapes to reach their destination. Still, I think I've managed to get it working with all 4 layers, gray quadrants and missing pieces. I'm on level 93.
Screenshot:
https://twitter.com/JapanGamer29/status/1330349783211528192?s=20
My MAM get me to lvl 257 so far.
To improve it, I made :
- a recycler wich disassemble unsuitable shapes when the lvl change (to feed them to the inputs.)
- a "color booster" wich is active when a layer is a unique color
https://www.youtube.com/watch?v=-wQpNU5-ZwY
https://imgur.com/a/neWtCsI
https://imgur.com/a/PjOv1om