Made a bitshift compression thing to make a compact lil screen :3
Will autistic explain the way it works down in the comments
Will autistic explain the way it works down in the comments
Might rename this place to "Akino's Stuff" instead of "Akino's Modelling Stuff" cause I am definitely not only posting just blenders stuffs
Today is your irregularly scheduled AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Forwarded from Architector #4's Art (Architector #4)
i finally finished and published this 3d model i was commissioned for lmao
more details and description on the FurAffinity post: https://www.furaffinity.net/view/59607522/
more details and description on the FurAffinity post: https://www.furaffinity.net/view/59607522/
okay so I just learned that factorio combinators have a single game tick/update delay from input to output
So if you want to do a calculation you have to have the two signals you want to combine happen at the same frame/update/tick
That explains why SO MANY things didn't work
So if you want to do a calculation you have to have the two signals you want to combine happen at the same frame/update/tick
That explains why SO MANY things didn't work
Top is the button connected to all upper lamps, lower is the button connected to all lower ones but have one combinator between each light
Images in go in order of ticks
T:0 Nothing happening
T:1 Press button, top row toggles off due to signal being present, first combinator takes in signal
T:2 button finishes being pressed, stops outputting signal, first combinator outputs signal, turns off first lamp due to presence of signal, second combinator takes in signal
T:3 First combinator stops outputting signal due to no presence of input, first lamp turns back on, second combinator starts outputting signal, second lamp turns off, third combinator takes in signal
less complicated version is that they work like one tick repeaters in minecraft redstone on every single combinator action (though Factorio runs at 60 UPS/Updates Per Second and Minecraft runs at 20 updates per second/game ticks per second)
Images in go in order of ticks
T:0 Nothing happening
T:1 Press button, top row toggles off due to signal being present, first combinator takes in signal
T:2 button finishes being pressed, stops outputting signal, first combinator outputs signal, turns off first lamp due to presence of signal, second combinator takes in signal
T:3 First combinator stops outputting signal due to no presence of input, first lamp turns back on, second combinator starts outputting signal, second lamp turns off, third combinator takes in signal
less complicated version is that they work like one tick repeaters in minecraft redstone on every single combinator action (though Factorio runs at 60 UPS/Updates Per Second and Minecraft runs at 20 updates per second/game ticks per second)