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:
Hi,
This is because each tweak can interpret a wire signal in a different way depending on what you want.
For example a slider gadget you set to go from 0-100, 0 does mean 0 but 100 will be = 1 and 50 will = 0.5.
that because 0 means not counted up 1 means fully counted up regardless of that actual number.
So if you plug a slider into a mover which you've set a speed of say 40m/s a signal of 0 will equal 0 and a signal of 1 will equal 40m/s.
So in the case with your slider if that was set to say 25 out of 100 (0.25 signal) feed into this same mover you'd get 10m/s (0.25 of 40)
But!... If you press l1(shift) and x while hovering over the input of a tweak you can change how it reads the wire.
If you set it to overwrite, it will just set it to the number it gets whatever that maybe.
And with a slider you can take various outputs so you can take the actual number it's currently at if you wire straight out of the tweak menu.
hope this makes sense, it's a bit confusing to start but it's really important as you'll find out later :)
John