-
Wiggler and negative numbers
I’m at a loss to envision how a function designed to generate random motion (or whatever) curves can be of any use if it can only return positive numbers. Surely such a limitation, if actually desired, could have been achieved after the fact with another bit of code.
How can I force the Wiggler (or whatever) to give me a series of random motions in both positive and negative directions? (Note: I don’t simply mean random values, but curves, which would define paths. The Wiggler does it, but it has that limitation.)