> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/herobridge/instructions/cycle-part.md).

# Cycle Part

The **Cycle Part** instruction allows you to cycle through parts of a specific category on a Sidekick Character,  moving to the **Next**, **Previous**, or a **Random** part.\
If the character currently has no part equipped in that category, it automatically starts with the first available part from the catalog cache.

#### Inside the Instruction

**Sidekick Character**\
The character whose parts you want to cycle.

**Type**\
Select the category of the part you want to cycle through.\
There are **38 categories** available, such as:

* Head
* Hair
* Torso
* Hips
* Attachments
* …and more.

**Direction**\
Choose the cycling direction:

* **Next** - Cycles forward through the available parts.
* **Previous** - Cycles backward through the available parts.
* **Random** - Selects a random part from the available options.

**Filter by Pack**\
By default set to **Any**.\
Allows you to limit the cycling to parts from a specific **Sidekick Modular Character Pack** (e.g., only cycle through parts in the “Human Base” pack).

**Include None**\
When enabled, if the character is currently wearing the **last part** in the catalog, cycling **Next** will remove the part (set it to none).\
Cycling **Next** again will equip the **first** part in the catalog cache.

***

#### Example Use Case

You can create a **character customizer** where players can cycle through hairstyles or outfits.\
For example, add a **UI Button** that runs the **Cycle Part (Next)** instruction whenever it’s clicked.\
Each press of the button will move to the next available hair style, letting players easily preview different looks before confirming their choice.

<figure><img src="/files/uG4bNtOYEoYEHFAnirRL" alt="" width="375"><figcaption></figcaption></figure>
