Skip to main content

How to duplicate a section

Duplicate a section to reuse its structure, visuals, or script without rebuilding from scratch.

Written by Emmanuel Rances

When to use

Typical questions:

  • “How do I duplicate a section?”

  • “How can I copy a scene?”

  • “How do I reuse a layout or script block?”

Use this when you want to repeat a section's structure, visuals, or script without recreating it from scratch.


Steps

  1. Open your project editor or go to the Outline screen.

  2. Find the section you want to duplicate.

  3. Click the three-dot menu (⋯) next to that section.

  4. Select Duplicate section.

A copy of the section appears directly below the original.


What happens when you duplicate a section

  • The script is copied.

  • The layout is copied.

  • Visual references are copied.

  • You can edit the duplicated section on its own.

Changes to the duplicate won't affect the original.

Did this answer your question?