I want to copy an object via python from one scene to another.
Asked
Active
Viewed 153 times
1
-
@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
-
1Sorry 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

