-
Multiple changing values outside of one composition
hi,
i have a problem with the following constellation:
i have a comp_A (with a path and path trim)
comp_A is hosted in comp_B, where i have a slider on comp_A to change the value of path trim in comp_A, it works.
BUT
i have also comp_A hosted in comp_C, same like in comp_B with slider, but now the expression-link in comp_A path trim is directed to the slider in comp_B.i know i could duplicate comp_A in projectmananger, but if i would change something in comp_A, than i’ve to change all comp_A duplicates, too.
parenting is something other as i expected before, so i’m searching for an expression that uses the sliders on the “parent”-comp (not the same as parenting layers with picwhip).
is there a way to let it work?
regards