-
Emit particles with particular from light parented to a null
Hi,
I’m trying to emit particles using particular from a light that is animated along a path. Problem is because the light is also parented to an animated null at the same time, Particular cannot read the actual position of the light.
I can’t parent particular to the null simultaneously as that just moves the layer around.
I vaguely know I should be using layer space transforms, but any combination of toWorld and toComp doesn’t work. Even when I get the particles following the right path of the light, it doesn’t pick up on the parented null.
I can’t change the way the comp is built, or the way the null is animated. It’s a finished comp and I just want to add particles to it.
Any ideas would be much appreciated. Many thanks!