Quick Copy Components

Quick Copy Components #

Copy Components from one GameObject to another quickly & bulkily.

This documentation is automatically generated from the comment of the script, or README.md file in the script directory. You might see some formatting issues and heading links might not work in the future.

Dependency Packages #

This tool does not depend on any other packages, can be used in any modern Unity project.

How to add this tool to your project #

Enable ‘Quick Copy Components’ in the selector window. Please refer Basic Usage page for more details.

Description and Usage #

Copy Components from one GameObject to another quickly & bulkily.

The window allows you to copy components from source GameObjects to another GameObjects.
This does not copy recursively, only components attached to the specified GameObjects are copied.