Hi everyone, Im stuck using the spline controller to create a camera animation along a path. The problem is that when I copy the camera values to the points, the values (regardless they show the same thing on the screen) they are not at the same place (see the attached file). I have the camera set in local mode but I am sure I am missing something. Any thoughts what it might be?
Thanks in advance!
Looks like “A” is child of some other object, so its position gets affected by the parent position.
Move CameraPoints into 0,0,0, then try copying values again.