Answer the question
In order to leave comments, you need to log in
How to stop and include expression on the right frames?
The expression loopOut(type = "cycle", numKeyframes = 0) has been applied to the object.
How to stop this cycle on a certain frame, and also then turn it on?
I found such a solution, but I didn’t even figure out how to correctly register it and bind it to the checkbox.
s = effect("Stop LoopOut")("Checkbox");
if (s == 0) {
loopOut("cycle")
} else {
value
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question