Hello!
There is a problem that I am trying to solve and I do not understand how to do it.
The crux of the problem is this:
There is animation of particles for example 600 frames (animation X). I need to record a fragment of this animation from 100 to 150 frames (slice Y). Then I need to somehow insert a "slice Y" at the end of the "animation X" with a smooth transition
That is, so that the animation is looped on itself
I don't understand how to write "slice Y". I've tried using different Custom Properties settings, specifying the frame range for CustomTM recording. In the final event, I used the Find Target operator, which refers to the CustomTM operator, but nothing comes out. Find Target + CustomTM works, but only for one, last frame 150, not for a slice. That is, the animation recording does not work or I do not understand how to save / load it correctly
Can anyone suggest a solution?
There is a problem that I am trying to solve and I do not understand how to do it.
The crux of the problem is this:
There is animation of particles for example 600 frames (animation X). I need to record a fragment of this animation from 100 to 150 frames (slice Y). Then I need to somehow insert a "slice Y" at the end of the "animation X" with a smooth transition
That is, so that the animation is looped on itself
I don't understand how to write "slice Y". I've tried using different Custom Properties settings, specifying the frame range for CustomTM recording. In the final event, I used the Find Target operator, which refers to the CustomTM operator, but nothing comes out. Find Target + CustomTM works, but only for one, last frame 150, not for a slice. That is, the animation recording does not work or I do not understand how to save / load it correctly
Can anyone suggest a solution?