-
camera wiggle increasing over time
wiggle.(.4, 10, octaves = 2, amp_mult = .5, t = time)
Hi all,
I am using a simple expression on my camera.
wiggle.(.4, 10, octaves = 2, amp_mult = .5, t = time)I have been trying to start with these settings and increase the wiggle as the camera movement begins.
so let’s say it would increase to:
wiggle.(.6, 20, octaves = 2, amp_mult = .5,how do i tweak my time parameter
thanx
jm.~