> For the complete documentation index, see [llms.txt](https://docs.candy-smith.com/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candy-smith.com/main/bubble-shooter-toolkit/tutorials/adding-new-ball.md).

# Adding new ball

#### Step 1: Create or Import the Ball Prefab

* Copy Ball prefab from *"Prefabs/Balls*" and rename it.

<figure><img src="/files/BS0KdPBUr0E95cftU4p5" alt=""><figcaption><p>Created NewBall prefab</p></figcaption></figure>

#### Step 2: Access the Pool

* In Unity's expand the game scene, select Pools/Balls object.
* Copy a ball pool and replace the prefab by new created one.

<figure><img src="/files/OUlITT1UD5zShemcirN7" alt=""><figcaption><p>Assigned NewBall prefab to the pool</p></figcaption></figure>
