gameobject-duplicate

Duplicate GameObjects in Unity scenes from Prefabs or active scenes.

Updated May 3, 2026
One-click install
npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill gameobject-duplicate-rakamenouya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gameobject-duplicate
Source: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/tree/main/.gemini/skills/gameobject-duplicate
Command: npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill gameobject-duplicate-rakamenouya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the duplication of GameObjects in Unity Scenes, streamlining the process and reducing manual effort.

Core Features & Use Cases

  • Batch Duplication: Duplicate multiple GameObjects at once from an opened Prefab or active Scene.
  • Scene Marking: Marks each affected scene as dirty after duplication, ensuring changes are saved.
  • Use Case: Ideal for game development where you need to quickly duplicate GameObjects across scenes without manually duplicating each one.

Quick Start

Use the 'gameobject-duplicate' skill to duplicate all GameObjects in the 'MainScene' scene.

Frequently Asked Questions about gameobject-duplicate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch duplicate GameObjects in a Unity scene?

Yes, you can batch duplicate GameObjects from an opened Prefab or active Scene. The skill marks each affected scene as dirty after duplication, ensuring changes are saved properly within your game development workflow.

Can I automate GameObject duplication across Unity Prefabs?

Automating GameObject duplication across Unity Prefabs is supported. The skill duplicates multiple GameObjects at once from an opened Prefab or active Scene and marks affected scenes as dirty to ensure changes are saved.

Does Unity automatically save changes when duplicating GameObjects?

Unity requires marking scenes as dirty to save changes. This skill marks each affected scene as dirty after duplication, ensuring changes are saved properly within the Unity environment.

What is the best way to duplicate multiple GameObjects in Unity?

The best way to duplicate multiple GameObjects in Unity is using automated batch duplication. This process targets active scenes or Prefabs and marks affected scenes as dirty to ensure changes are saved properly.

Why does my Unity scene not save duplicated GameObjects?

Duplicated GameObjects in Unity may not save if the scene is not marked as dirty. This skill marks each affected scene as dirty after duplication, ensuring changes are saved properly within the Unity environment.

Do I need a specific Unity environment to batch duplicate GameObjects?

Yes, you need a Unity environment and access to GameObject references to batch duplicate GameObjects. The skill automates duplication from Prefabs or active scenes and marks affected scenes as dirty to ensure changes are saved.