ScriptSpot

Forum topic · Scripts Wanted

Shortcut to Copy SELECTED Object Modifiers (Multiple) and Paste Instances/Copies Onto Another Object

By DotScott1 · 2014-08-15

Description

I've been looking around and have found similar scripts but nothing quite like this: I think it would be EXTREMELY useful to have shortcuts to copy the _SELECTED_ modifiers from one object and then two more shortcuts to paste the modifiers as either instances or copies.

That's the basic idea. I know a little but not enough to create this script, especially when it comes to copying the _selected_ modifiers.

Any advice would be GREATLY appreciated! Or a link if something like this already exists!

Comments (4)

DotScott1 · 2014-08-20

Aaaah... hmm. I'll just have to work with less for now then.

barigazy · 2014-08-20

Fastest way will be probably:
Drag & Drop (copy) or Ctrl + (Drag & Drop) (instance) modifier from modify panel to some scene object in viewport.

DotScott1 · 2014-08-21

Duly noted. Thanks for the advice, barigazy.