Skip to main content

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:

A forum post by Supposer

Blend (O) weights a signal’s inputs based on its source’s power. So the way I did it is this:

Hook the value you want to set up to the setting’s input. Wire the setting’s output through a passthrough port back into itself. Power the port off. While in this state, only the new value will be changing the setting.

Then later you need to power off the new value source and power on the port. In this state, only the setting’s current value will change the setting’s value.

The trick is getting the timing right. It seems a frame delay isn’t always long enough for the vakue to be updated—depending on the kind of source for the new value.

So you may have to use timers or even a timeline to get the timing just right.

Oh dear! Your browser is either unsupported or there has been a problem loading the page.