-
MoGraph Tracer stop/continue tracing sequentially?
I am tracing cloned objects that disappear occasionally, and want the Tracer to trace lines only when the clones appear. The Tracer actually stops tracing the objects as soon as they disappear. But when they reappear, the Tracer connects the last traced point with the new one with a long straight line. Is it possible to avoid this? What I want to achieve is similar to a pen that only make strokes when it touches the paper (but in 3 dimensions with multiple objects).