managed to beat the game and all bonuses in 3 jumps, one at the very start (unavoidable) and two on the very last bonus level. i believe there may be a way to skip the third on the last bonus, but other than that i believe that is the limit
Xarrak
Creator of
Recent community posts
If you want more space, you need to download the unity editor as well as the source code from here, then make a C# script that changes the camera orthographic size. If need be, I could make an example script. However, Sebastian most likely has plans to make a setting that increases the area.
If you need more help, I pretty much just rephrased one of the comments from here
From what I have tested, the way the program processes connecting one wire to another wire is by setting the output of the second wire to go to the same output the first wire has.
I connected the second wire to the first one, and if you follow the bolder line, it goes to the same output as the first one.
The reason this doesn't work is explained on the itch.io page:
"Please note that if conflicting inputs are received, the state of the pin will be determined randomly. To avoid this, the tri-state buffer should be used."
I hope this helps. If you're still trying to make an or, go to this forum: https://itch.io/t/2625655/how-does-one-create-a-or-gate
That is a feature Sebastian plans to implement in the future:
"In episode 3, displays placed inside of a chip will be visible on the face of that chip when it's used inside of other chips. I still need to figure some stuff out with this feature, but it will be added in a future update." - The itch.io page