> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.soba.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# How to clone objects with behaviors

> Here is a step-by-step guide to clone object with behaviors on your Soba Game

If you duplicate an [object](https://wiki.soba.xyz/behavior-editor/managing-behaviors/preset-behavior) with behaviors, the behaviors will be automatically duplicated alongside the behavior.

<Steps>
  <Step title="First Step">
    Tap on the object that you wish to duplicate.
  </Step>

  <Step title="Second Step">
    Find the duplicate button located at the top left of your screen. Tap on this button.
  </Step>

  <Step title="Third Step">
    After clicking the duplicate button, halos will appear over the selected object. Tap on one of these halos to bring the new object into your game. If this object has a behavior, it will automatically be duplicated as well.
  </Step>
</Steps>
