Saori Yoshimoto work notes since 2018

Thursday, December 3, 2020

[Hscripts] Animation Cycle

method1:You could use a TimeShift SOP with the expression '$F % 100' where 100 would be however many frames you want the loop to last.

method2:TimeShift SOP with the expression 'cycle(1, $IT*$FPS+1)'

method3:

https://forums.odforce.net/topic/39671-solved-offseting-points-on-curve/

No comments:

Post a Comment