Manual Toggle Combinator

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

Post Reply
User avatar
Gandalf
Filter Inserter
Filter Inserter
Posts: 294
Joined: Fri Dec 19, 2014 10:15 pm
Contact:

Manual Toggle Combinator

Post by Gandalf »

I played around with combinators for the first time today, so bear with me if I overlooked something obvious.

Combinators allow complicated automation but so far only based on events occurring in the game (like a resource running out). I think it would be practical to have a simple interaction mechanism for the player.
So what I'm suggesting is a switch-like combinator. It's fairly similar to the constant combinator, in that it only has an output. However it has two states, which can be switched by the player simply by clicking (or right-clicking or duple clicking or whatever) on it. So if it is “on” it will output all the signals specified for the first state, and if it is “off” it'll output the signals specified for the second state.

There are currently many ways to simulate this, e.g. have a constant combinator output more/less than a certain amount of something. Somewhere I saw a contraption that switches based on rotating an inserter. I think there were other setups as well. All of them try to create a simple player interaction with as little opening inventories etc. as possible.

Also while we're on the subject of player-network interaction, I hope the idea of a custom alert created from within the network hasn't been forgotten. ;)

Let me know what you think or if I overlooked something.
OS: Linux Mint 19 x64 | desktop: Awesome 4.2  |  Intel Core i5 8600k  |  16GB DDR4  |  NVidia GTX 1050 Ti (driver version: 410.104)    (2019-03)

MF-
Smart Inserter
Smart Inserter
Posts: 1235
Joined: Sun Feb 24, 2013 12:07 am
Contact:

Re: Manual Toggle Combinator

Post by MF- »

I'm afraid normal user-input CCnet devices are still missing.

For you, a minecraft lever would be the best.

adde r2
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Jun 20, 2018 11:14 am
Contact:

Manual Circuit Switch or Button

Post by adde r2 »

The problem:
So, Factorio has all these neat things you can do with arithmetic and decider combinators, but it doesn't have a manually operated circuit switch. Before anything else, I know I'm not the greatest builder in all of Factorio, but I can say with certainty that the lack of manual input is holding back a lot of the potential of what you can do with combinators.

The current way around the problem:
What I found out for myself is that using a combinator in conjunction with a power switch, which wastes so much space.
I know this is a really bad source, from what I have seen on Youtube, people are using things like shooting objects to have bots repair them and uses that as a signal, and it works.
Please, I know it takes time and development, but I hope that a switch and/or button is added before the game goes out of beta.

Thanks for reading, stay awesome.

Koub
Global Moderator
Global Moderator
Posts: 7175
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: Manual Toggle Combinator

Post by Koub »

[Koub] Merged with older topic with same suggestion. I'm sure I've seen this many other times, but can't remember where :)
Koub - Please consider English is not my native language.

Tekky
Smart Inserter
Smart Inserter
Posts: 1039
Joined: Sun Jul 31, 2016 10:53 am
Contact:

Re: Manual Toggle Combinator

Post by Tekky »

This thread is also releated:
viewtopic.php?f=6&t=44435 Lever and Button

Engimage
Smart Inserter
Smart Inserter
Posts: 1067
Joined: Wed Jun 29, 2016 10:02 am
Contact:

Re: Manual Toggle Combinator

Post by Engimage »

Currently we do have on/off switch on a constant combinator. It can serve as a solution for the mentioned task. However it lacks more obvious in-world interface.
However we really do miss a single pulse button.

Aeternus
Filter Inserter
Filter Inserter
Posts: 835
Joined: Wed Mar 29, 2017 2:10 am
Contact:

Re: Manual Toggle Combinator

Post by Aeternus »

Workaround: Constant combinator with the desired value on it, toggle on/off at will.
Second workaround: Constant combinator with the desired value on it, and a blank one. Ctrl/shift-rightclick to copy the blank and desired values also emulates this on/off function.

Third workaround, for gating multiple signals, assuming all signals are above an arbitrary value:
Red wire in: Signals that need to be gated. Red wire out: Signals that are gated
Green wire in: Signal "Z" (must not be included in the gated signals). Green wire out: Not connected.
Configuration: "EACH > -1000 = EACH"
Toggle a constant combinator Z = -1000 on the green wire to switch off any gated signals. You can control multiple manual cutoffs simultaneously with this.

That said, Factorio is about automating the crap out of everything. Not sure why you'd want manual switches.

Tekky
Smart Inserter
Smart Inserter
Posts: 1039
Joined: Sun Jul 31, 2016 10:53 am
Contact:

Re: Manual Toggle Combinator

Post by Tekky »

PacifyerGrey wrote:However we really do miss a single pulse button.
I fully agree. It would be nice if a constant combinator also had a "pulse" button, which would only turn it on for a single tick.

Post Reply

Return to “Ideas and Suggestions”