gameobject-duplicate
Duplicate GameObjects in Unity scenes or Prefabs to streamline object replication and scene population.
Instructions
Duplicate GameObjects in opened Prefab or in a Scene. Use 'gameobject-find' tool to find the target GameObjects first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameObjectRefs | Yes | Schema: [{"name":"string"}] - array of GameObjectRef |