Clipper - The Ultimate Clipboard
  • 📋Introduction
  • How To Use
    • 🧩Components
    • 📦Objects
    • ⚙️Properties
  • Informations
    • ⚠️Limitations
    • 📦Features
  • Buy Pro
  • Buy Lite
Powered by GitBook
On this page
  • Copy - Inspector
  • Paste - Recent - Inspector
  • Paste - Value - Inspector
  • Paste - As New - Inspector
  • Copy - Batch - Hierarchy
  • Paste - As New - Hierarchy
  • Copy - Drag & Drop
  • Paste - Value - Drag & Drop
  • Paste - As New - Inspector - Drag & Drop
  • Paste - As New - Hierarchy - Drag & Drop
  • Paste - As New - Scene - Existing GO - Drag & Drop
  • Paste - As New - Scene - New GO - Drag & Drop

Was this helpful?

  1. How To Use

Components

Here's all you need for copy/pasting components

PreviousIntroductionNextObjects

Last updated 9 months ago

Was this helpful?

Copy - Inspector

Using the context menu of components from the Inspector

Steps:

  1. Select any Game Objects from the Hierarchy and go to the Inspector

  1. Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Copy"

Paste - Recent - Inspector

Paste the recently copied component clip of the same type using the context menu of components from the Inspector

Steps:

  1. Select any Game Objects from the Hierarchy and go to the Inspector

  2. Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > Recent "

Paste - Value - Inspector

Select a clip of the same type from the Clipper window using the context menu of components from the Inspector

Steps:

  1. Select any Game Objects from the Hierarchy and go to the Inspector

  2. Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > Value"

  3. Apply your desired clip from the Clipper window

Paste - As New - Inspector

Select one or more component clips from the Clipper window using the context menu of components from the Inspector

Steps:

  1. Select any Game Objects from the Hierarchy and go to the Inspector

  2. Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > As New"

  3. Select your desired clips from the Clipper window

  4. Click Apply to add those clips component as new in the target Game Objects

Copy - Batch - Hierarchy

Select any Game Objects from the Hierarchy

Steps:

  1. Select any Game Objects from the Hierarchy.

  2. Right-click to open the context menu of selected the Game Object.

  3. Then navigate to "CONTEXT > Clipboard > Copy Components"

  1. Select your desired clips from the component selection Window and click copy

Paste - As New - Hierarchy

Select any Game Objects from the Hierarchy

Steps:

  1. Select any Game Objects from the Hierarchy.

  2. Right-click to open the context menu of selected the Game Object.

  3. Then navigate to "CONTEXT > Clipboard > Paste Components"

  4. Select your desired clips from the Component Selection Window

  5. Click Apply to add those clips component as new in the target Game Objects

Copy - Drag & Drop

Select any Game Objects from the Hierarchy and go to the Inspector then drag target components onto the Clipper Window

Paste - Value - Drag & Drop

Drag any component clip into the target component of same type inside the Inspector.

Paste - As New - Inspector - Drag & Drop

Drag any component clips into the Inspector over any component while pressing shift. Those will be added to target Game Object as new components

Paste - As New - Hierarchy - Drag & Drop

Drag any component clips into the Hierarchy over any Game Object. Those will be added to target Game Object as new components

Paste - As New - Scene - Existing GO - Drag & Drop

Drag any component clips into the Scene over any Game Object. Those will be added to target Game Object as new components

Paste - As New - Scene - New GO - Drag & Drop

Drag any component clips into the Scene (not over any Game Object). Those will be added to a new auto created Game Object

🧩