Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I wanted to have three trigger zones that have all to be activated once in order to start a timeline. I put a counter in my chip, wired each of the trigger zones into the "add to counter" (+ symbol) port, set count target to 3 and wired the "counter finished" port into the timeline.
It didn't work. A number display wired to counter value showed that the first trigger zone increased the count from 0 to 1, but the other trigger zones didn't increase it beyond that. They were correctly triggered though, because other stuff wired to them did execute.
Why doesn't the counter work in this way?
My workaround was to use 3 separate counters each set to target value 1, which worked fine, but shouldn't it be possible with one?