How to update modified parameters in render function?
Hi gang;
I've had this issue come up a number of times.
In UserChangedParam and UpdateParameterUI I am modifying some parameters. Specifically, I am setting coordinates for a 'slave' point parameter based off a 'master' point parameter. This works just fine if I move the master point parameter interactively - the slave also moves accordingly.
However, if I animate the master point parameter, and then scrub through the timeline, the slave does not update. I assume I need to somehow force AE to update the parameter results during the render function. Does anyone have suggestions on how I can go about solving my issue?
Thanks!
-Richard
