-
Composition inside another composition does not work properly
Hello!
I have a composition inside another composition. My problem is- the final composition does not display the animation of the first level’s composition.
If I place a simple image in first level’s comp- the final comp shows it without any problems, but if I try to animate the picture in the first level’s comp- final comp does not display first level’s comp at all.Is there a solution for this?