is there any easy way to copy camera and its target positions to another camera (add new frame to animated one)
Forum topic · Scripts Wanted
copy camera (and its target) position
By harumscarum · 2014-04-10
Description
Comments (1)
.
miauu · 2014-04-12
$Camera001.pos = $Camera002.pos
$Camera001.target.pos = $Camera002.target.pos