Hi! If I try to scale down a scene with animated cameras, these cameras change the path. I try different times, if I group all the scene (with cameras) and I scale down it works until I ungroup the scene. How can I do? Thanks a lot as always!
Create a point helper in the top viewport (doing this will align its axis to the world properly), and set its position to [0,0,0]. Then, link your camera to that point helper and scale the point helper up/down.
This will scale your camera in the scene, but preserve its animation.
Daniel
103 posts
20 May 2009
Really thanks Tyson! (after some try I used dummy but I wasn't sure about it ) But this is better!