-
Camera position from 2D path, different comp size ?
Hello, I am trying to get my head around it and need help :
I am working a script that converts XML coordinates to a path(myPath).
The path is above the map(.png) and the composition size is 2304*1280.
The master composition is 1280*720 :
I have a null position expression (pointsOnPath) that reads the path(myPath)
A 3DFreeform effect to bump the map layer, and a camera to follow the path on the terrain.1. is it logical at all to work with 2 comp sizes, can it be fixed by space transform? or is it better to first compare the sizes?
2. what would be a good way to “reset” camera, 3d Effect, and a 3D path to the same [0,0,0] point?
thanks for your time
shai