-
Shader time remap? (not time offset)
So i wanted to use a shader effector to offset the animation of some clones. Easy enough, that part came together fine, but it didnt behave how i was expecting.
I entered a time offset in the effector, and my clones all started their animation at different times. When i set some “animation” to the noise in the shader effector, i then expected the clones to walk through their animation back and forth, depending on the value of the noise. This apparently is not the case and not how it works.
So, now im left with the question… how? Basically drive an animation (im guessing it would most likely need to be converted to pla? but maybe not) with a shader effector where black represents frame 1 of the animation, and white the end frame of the animation. So as the noise field animates, the clones animation frame is randomly set to whatever grey value of the noise is, not just offset and only moving foward.
Hope this makes sense, and someone can shed some light. I wasnt able to find anything on google, but ill keep looking.
thanks!