1

I want to copy an object via python from one scene to another.

Scene with the object: A keyframed Cube

Scene where i want to copy it to: A more complex scene were the keyframed Cube got copied into

froggyman
  • 503
  • 5
  • 16
  • @poor almost but i dont want to append groups, just a single object. – froggyman Oct 01 '16 at 20:35
  • The Python code is pretty much the same as for groups. Just point it to the object instead. – dr. Sybren Oct 01 '16 at 23:04
  • 1
    Sorry for the delay. As you may already noticed, it's basically the same for an object: https://gist.github.com/p2or/2d629206158e5c4162a1491bcc6e0e5c Further info here. Let me know if there is something you do not understand @froggyman – p2or Oct 04 '16 at 10:09

0 Answers0