-
Turn Scale into Z Position
I’ve tracked a shot in Mocha and now have the transform data in x,y position, scale, and rotation. I would like to apply this data to a particle emitter.
x,y position is fine as I can just copy that data into the correct field. However, since Mocha yields depth info as Scale, I cannot easily link Scale to the emitter’s Z Position.
I’m thinking I need an expression here to translate Scale Percentage to a real number.
Any ideas? And thanks in advance.
Monty
Improper planning on your part doesn’t necessarily constitute and emergency on my part