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'm trying to invert the direction of the Y axis on the the advanced mover.
I at first thought using the signal manipulator would work using the invert input mode but that inverts the 0 to a 1 when their is no input and so the object moves without any input.
I thought about using other logic things like and or gates but they are all 0 and 1 values. I know what sort of logic i need but I'm not sure how to do it in Dreams.
Something like If value is equal to 0 keep value 0 else let value through.
Or maybe there is another better way.