Skip to content

A simple component copier for the Unity Editor

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

jr-uk/SimpleComponentCopy

Repository files navigation

SimpleComponentCopy

A Simple Component Copier For The Unity Editor

Used to copy Component objects from one GameObject to another in the Unity Editor. Essentially a copy paste for components. Is functional now, happy for any contributions or feedback.

image

Note: It does not copy field and property contents, just creates components of the same type.

Setup

Open the package manager and click the plus sign and enter the URL below to add the project

https://github.com/jr-uk/SimpleComponentCopy.git

image

Alternatively, clone the repo to a folder within your project asset folder and when the editor detects this up it will be loaded.

Usage

Access the window for this tool from within the editor at the top of the window.

Windows > SimpleComponentCopy

image

Developed in editor version 'Unity 2022.3.16f1'

About

A simple component copier for the Unity Editor

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages