https://github.com/kevinaristotle/cloneandtransform
A tool for copying GameObjects in the UnityEditor
https://github.com/kevinaristotle/cloneandtransform
unity unity-editor unity-scripts unity-tool unity3d
Last synced: about 1 year ago
JSON representation
A tool for copying GameObjects in the UnityEditor
- Host: GitHub
- URL: https://github.com/kevinaristotle/cloneandtransform
- Owner: kevinaristotle
- License: mit
- Created: 2019-09-21T03:18:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T03:41:28.000Z (over 6 years ago)
- Last Synced: 2025-01-24T06:29:54.254Z (over 1 year ago)
- Topics: unity, unity-editor, unity-scripts, unity-tool, unity3d
- Language: C#
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
CloneAndTransform
==========
CloneAndTransform is a Unity Editor tool for copying GameObjects within a Scene. To copy a GameObject, open the Clone And Transform window by selecting the menu item *Tools > Clone And Transform*

License
-------
[MIT](LICENSE.md)