shapez 2

shapez 2

Not enough ratings
Task 24 - Building a Helper
By TheOrigin
How to solve Task 24.

Full guide and build codes.
2
   
Award
Favorite
Favorited
Unfavorite
Inputs
In order to solve Task #24 you need 4 different inputs:

- star
- diamond shape
- circle
- blue color


how it works
You need to stack the pins as the 4th layer on top of a shape which is already 3 height. Thus eliminating the 5th layer, revealing and leaving the 4th layer (the pin) on top.


[/screenshot
Step 1 - blue star
- paint the star blue
Step 2 - cut blue star
- cut blue star in half
Step 3 - paint blue diamond
- paint the diamond blue
Step 4 - cut and pin blue diamond
- cut the diamond in half
- put pins under it
Step 5 - stack layer 1 and 2
- stack layer 1 and 2
Step 6 - stack layer 1/2 and 3
- stack layer 3 onto the newly build double layer
Step 7 - paint blue circle
- paint blue circle
Step 8 - cut blue circle
- cut blue circle in half
Step 9 - creating pins
This is the important part:
- pin the circle 4 times making it 4 layers high. Any excess layers above 4 get destroyed when stacked on top of each other. This information can also be found in the ingame help. In fact you can use ANY shape to do this step - hell even stack 4 pins on top of each other. Only matters that there are pins on the bottom layer before going into the next step.

Step 10 - stack half blue circle
- stacking the half blue circle onto the lower part, completing the shape

Step 11 - stacking pins onto upper part
- stack the newly created part onto the former build 3 layers which leaves only the pins on top

full setup code
This is code for a whole setup - its not optimzed for throughput - but shows the whole process

Since the code is to long for steam - i have created a google docs page here. Simply copy the code and paste it (Ctrl+V) into the game.
https://docs.google.com/document/d/1Xzm8QD4mPQXYh5_5L9e9MZe-JbogTN45J30pQMz3zl8/edit?usp=sharing
outro
Congratulations! You now have a helper for your further tasks =)



- you may have a look into my other guides:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3312075742
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3311102101
11 Comments
IRISKA 30 Aug @ 7:06am 
@TheOrigin, I have won 24 tasks. But thanks anyway!
TheOrigin  [author] 30 Aug @ 5:51am 
@IRISKA - yes - they messed up ALL BLUEPRINTS with version 1.105 and later.
Have to replace/rework it one day.
IRISKA 30 Aug @ 5:21am 
The template doesn't work, the game writes an error when trying to insert the template
jotada_63 28 Nov, 2024 @ 3:46pm 
@TheOrigin,i finally got it lol, Thanks
TheOrigin  [author] 27 Nov, 2024 @ 12:46pm 
just copy the whole code and paste it directly into the game by pressing Ctrl + V
jotada_63 27 Nov, 2024 @ 12:04pm 
@TheOrigin, How to copy whole code in to game?
xboxgopz 21 Aug, 2024 @ 9:40pm 
thank you, recently edit are work :steamthumbsup:
TheOrigin  [author] 21 Aug, 2024 @ 6:42am 
You are right, there was a flaw in the last two steps - was too late when i created it :steamfacepalm: Thanks for pointing that out. Should be fixed right now - also simplified step 9.
Give it a try - inputs and everything else are the same, its only 1 square longer now.
xboxgopz 21 Aug, 2024 @ 5:37am 
absolutely, i copy all code in google docs. please see pic https://ibb.co/9vPxQF9
TheOrigin  [author] 21 Aug, 2024 @ 5:30am 
THen you did something wrong. with the last part.. did you use the full setup code?