-
Weird positioning problem…..
I’m working on a spot where I am using particular to generate cartoon hearts above a characters head. What I intended to do is to parent a null layer to the characters head and use an expression to move particular’s emitter to where the null is. Standard procedure, right?
The problem I’m facing is how AE is positioning the null layer. Currently, the position of the null reads about 4000 pixels OFF of where it is. When I position the pointer in the comp window, the x/y position of the pointer reads one thing, while the position of the null reads another. When I tie the emitter to the null with the expression, it moves the emitter 4000 pixels off of where I want it.
So my questions are this:
Shouldn’t the null’s position and the x/y in the info window (when the pointers on it) be the same?
How do I fix it?