ScriptSpot

Forum topic · Scripts Wanted

copy camera (and its target) position

By harumscarum · 2014-04-10

Description

is there any easy way to copy camera and its target positions to another camera (add new frame to animated one)

Comments (1)

.

miauu · 2014-04-12


$Camera001.pos = $Camera002.pos
$Camera001.target.pos = $Camera002.target.pos