Advanced Logic Blocks - Astro Colony

  Рет қаралды 9,364

Lord Helbinor

Lord Helbinor

Жыл бұрын

A quick guide on how to use the Advanced logic blocks and signals for the in Astro Colony.
This one was done in a single take so it does ramble a little, but it's late so it will do for now.
I will likely make an guide later dealing with some more complex setups.

Пікірлер: 31
@nyyghtgaming
@nyyghtgaming 4 ай бұрын
I was having some issues figuring out how the logic blocks should connect and this tutorial was extremely helpful! Thank you for making this!
@bhalucard85
@bhalucard85 Жыл бұрын
"NOT" is being used as a "NOT EQUAL TOO." This is the opposite of "EQUAL TOO" or =. Also for those people out there that are looking for what > mean in the Arithmetic Logic Block its an Arithmetic Shift Operator. How it works is N^+-x where N is the input data and x is the number that has been set next to the number. So an input of 2 Iron into an Arith. set to > 3 will out put a 2. This function is a lot easier to understand if the number is broken down in binary. In binary it shifts the whole binary number how ever many places that has been set. So 00010 (2) into 2 becomes 00100 (4). This took me a bit to understand too hope this helps you and everyone else out there.
@user-gm9xj5lj3s
@user-gm9xj5lj3s 6 күн бұрын
This is so very usefull, because some of my furnesses have not equal numbers, some have 1000 other has 50 or so, this helps a lot, thanks
@MelTuc
@MelTuc Жыл бұрын
Good tutorial thanks.
@davisn456
@davisn456 Жыл бұрын
Extremely helpful!
@cogenerate
@cogenerate Жыл бұрын
"NOT" is a standard logic block. Any time its argument is "FALSE" then it's output will be "TRUE". Useful to invert signals (zero to one, one to zero). I imagine, if you had a decider which you wanted to turn two things on and one off under a certain condition, the "NOT" would be useful for flipping the bit to the device you want to act opposite of the other two.
@bhalucard85
@bhalucard85 Жыл бұрын
In most cases you'd be right but in this case the "NOT" is being used as "NOT EQUAL TOO" abbreviated as "NOT".
@Anson_AKB
@Anson_AKB Жыл бұрын
@@bhalucard85 yes : to make cogenerate's idea work, you would need to invert the logic result of a decider for use on another target, which is not possible since the decider doesn't output a signal but switches a target on/off by directly targeting it with "line of sight" selection, and thus having no output of signals to use directly as input on other logic blocks. and thus "not" is (as you correctly said) not usable as the usual logic function "not", but only the game's way of writing "unequal to", usually simply written as "!=" or ""
@onkelm2331
@onkelm2331 Жыл бұрын
Damn this helped alot! Follow droped! Once you got this system its really easy, allready testet it with an circle of 20 Icechrushers and 15 Generators. Finally no more overfilled inventory´s. Thanks for that and stay safe!
@Anson_AKB
@Anson_AKB Жыл бұрын
yes, really nice and easy to follow. big thanks from me too. i only had one problem with a useful application to the crushers: there seems to be no "inventory item" for tanks that can be tested to stop the crushers when a water tank is full of the non-existing "water item" :-( edit/ps: as i have heard, additional "items" like that may be planned for the future (as expected from an early version of any game)
@hazmat964
@hazmat964 Жыл бұрын
Thanks for the video, helps a lot.
@lordhelbinor
@lordhelbinor Жыл бұрын
No problem!
@bennyblack1560
@bennyblack1560 Жыл бұрын
great video, thx
@Ooittee
@Ooittee Жыл бұрын
Had the issue that the decider block is not showing "Off" but say no connection. This is because the decider block has a green connector on one of its side facings that your connector cable must link to the inventory sensor block. Good tutorial big thanks.
@oldstoker238
@oldstoker238 Жыл бұрын
Cheers for the video, have you considered posting this along with the previous video under the games steam guide section. I am certain others will appreciate the assistance.
@lordhelbinor
@lordhelbinor Жыл бұрын
good idea, they are under the videos section but not in the guides, i shall do that later today.
@Ulysees666
@Ulysees666 Жыл бұрын
MOAR Please
@majidalobeidli6145
@majidalobeidli6145 Жыл бұрын
Thanks for this it's really helpful + I would like to add something if it matters, it would be much easier and faster if u use a splitters and set the ratios for it for the 6 carbon generators and apply the process in the video on only 1 carbon generator and an inventory box because all other carbon generators will have the exact same amount of carbon inside them and the process above will be do exactly the same process as in the video. hope this is understandable and helpful, thanks
@Anson_AKB
@Anson_AKB Жыл бұрын
i did that for four carbon generators, with splits 3:1 at the first, 2:1 at the second, and 1:1 for the last two. but although at first they all had equal amounts of carbon, one of them somehow lost its carbon more quickly than the others (no idea why, maybe a bot stealing it, or something else) and thus only three were producing power in the long run. thus, although not needed when everything works as planned in theory, it might be best to check every inventory with separate circuits although that is a bit more complicated to setup, but then more reliable.
@Toir
@Toir Жыл бұрын
How do You pick of You won't to turno off por on on the decider?
@jrok2424
@jrok2424 Жыл бұрын
Moren tips please nice work
@dalecarter2442
@dalecarter2442 Жыл бұрын
I haven't played with it to know for sure, but NOT should be the opposite of =. The equivalent of != if you do any programming.
@lordhelbinor
@lordhelbinor Жыл бұрын
i suspect you are correct, but i have yet to find a practical use for it in terms of game-play. Tho i guess i could replace '>= 1' with 'NOT 0' and get the same result.
@Anson_AKB
@Anson_AKB Жыл бұрын
@@lordhelbinor negative numbers are also allowed as inputs and outputs, and thus -1, -2, etc all would not be ">= 1", but still would be "NOT 0" too :-) "NOT x" in this game is simply " x" or "!= x" for any fixed value of x (too bad that there is only one input so that we need to add some "x" and some "y * -1" by connecting the two wires with these intermediates to compare two values)
@7T_Primal_Wolf
@7T_Primal_Wolf Жыл бұрын
I'd like to use these Advanced Logistics blocks for My Auto asteroid catchers & only collect water, I'm in dire need of water, but i don't understand how to set 'em up.
@lordhelbinor
@lordhelbinor Жыл бұрын
i don't think its possible to set your auto catchers to target specific asteroid types, but if you attach one of the gree allow blocks one the belt directly over the output ayou can set it so only ice will be output and all other materials will be kept in the catcher itself.
@BillH2949
@BillH2949 Жыл бұрын
You don't need the advanced blocks for that. Press 'E' to enter the machine UI and select ice. The catcher will only target asteroids that contain ice. As Lord Helbinor said, you still have to filter the output so only ice is allowed, since asteroids can contain more than one material.
@Anson_AKB
@Anson_AKB Жыл бұрын
@@BillH2949 yes, selecting "ice" in a catcher will catch all asteroids that contain at least _some_ ice and possibly other materials too. further sorting/filtering can then be done with the "simple" blocks for "block" or "allow" (which is easy since catchers have two outputs; one can be used with the "allow block" for the desired material and the other with the "block block" for all "other junk"), or simply let the undesired items stay and pile up in the catcher forever. or have the pushers sort the items from an outgoing belt.
@mrbfros454
@mrbfros454 9 ай бұрын
@@BillH2949that’s fantastic! I’m going to d that now!
@patrickherfi6471
@patrickherfi6471 Жыл бұрын
This seems pretty useless tbh
@Anson_AKB
@Anson_AKB Жыл бұрын
it may be a bit complicated, and some option may still be missing, but i wouldn't call it "completely useless". i'm hoping for lots of improvements in the future since it still is EA only. one really useful addition would be an item type "water" so that a crusher can be stopped when the tanks have more than some specified amount of water, similar to how you now can stop input for iron ore/bars/plates if you have enough iron bars/plates/wires.
Full Game Progression & Optimal Strategy overview | Astro Colony
24:34
The Dutch Actuary
Рет қаралды 10 М.
Never worry about food again! | Astro Colony
13:46
The Dutch Actuary
Рет қаралды 1,1 М.
SUPER PRAYER (all 4 shorts) Steve, Herobrine & Alex
00:27
Sam Green
Рет қаралды 14 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 52 #shorts
00:30
Osman Kalyoncu
Рет қаралды 22 МЛН
النودلز هي دائماً الخيار الأفضل! #شورتس
00:10
КАРМАНЧИК 2 СЕЗОН 3 СЕРИЯ
23:25
Inter Production
Рет қаралды 615 М.
10 Factory Games You'll Regret Not Playing
8:08
TotalXclipse
Рет қаралды 247 М.
Cosmoteer BASICS of building + walkthrough build
12:18
ThatOneKMC
Рет қаралды 73 М.
Engineering the PERFECT asteroid mining facility in Astro Colony!
16:59
Real Civil Engineer
Рет қаралды 324 М.
Who needs belts when you have ROBOTS?!? | Astro Colony
15:49
The Dutch Actuary
Рет қаралды 1,9 М.
Wayward Terran Frontier - Open World Sandbox Space Pirate RPG
34:37
Splattercatgaming
Рет қаралды 248 М.
How a CPU is made
10:16
DIY with Ben
Рет қаралды 14 МЛН
Engineering the PERFECT ISLAND CITY in Islanders!
21:34
Real Civil Engineer
Рет қаралды 1,3 МЛН
How To - Sorting & Storage - Astro Colony
8:08
Zach's Let'sPlays
Рет қаралды 2,7 М.
Не покупай эти гиперзаряды 👎
0:36
POV: You Used The Squid Games Cheat
0:12
Agbaps Shorts
Рет қаралды 26 МЛН
Gegagedigedagedago vs freddy fazbear
0:29
FlentShow
Рет қаралды 64 МЛН