Hi
I have an usd file with a 90 frame animation.
When I put it in stage with sublayer I can change Time offset. Thats working.
I want to use random numbers to this time offset. Also working in solaris.
When i render it with "Render all frames with a single process" this does not work.
I checked the saved usda, and I can see the problem:
@anim.usda@ (offset = 1)
So after reading a little, this is a not animatable property (https://lucascheller.github.io/VFX-UsdSurvivalGuide/pages/core/elements/animation.html#animationTimeCode [lucascheller.github.io])
Is there any other way to time offset animations?
Finally I will not use solaris, only husk and I want to give it an usd file with a lot of frames with random properties
thx