Hello, so here is what I need help with.
I have a walk sequence that has been copied.
-
What I want is to have the “shift” and “stretch” motionfx to randomize each copy of my geometry from this animation.
-
I’m not sure what expressions go where to control this.
-
After I get a randomized min and max for each copy, I want to be able to have each one follow individual curves.
-
That way I could do a follow path on my obj and have the next copy jump to that curve.
How would I do this, what type of expressions would I use and where?
*I tried to use the rand and fit function for scale in the “stretch” motionfx with .02 range values and I keep receiving .2 values. I need it in the .02 area.