-
using valueAtTime on object with wiggle
Hello if anyone can help.. Im trying to make one light follows another with valueAtTime(time-1) for example , but the leading light has a wiggle expression on position . As a result the one witch is following just do some random movements like it has wiggle on its position
leading light - wiggle(3,350)
following light -thisComp.layer("Emitter").transform.position.valueAtTime(time-0.5)