# Multi-Clump Bake

<div align="left"><figure><img src="/files/85iZqLR6sjdzozyITdvc" alt=""><figcaption></figcaption></figure></div>

## Overview

Bakes all clumps with one click. This tool is designed for when you have multiple clump modifiers and you do not wish to go in one by one to re-bake clump maps every time there's a guide change or and update on region maps.

{% embed url="<https://youtu.be/GZJrNOdp1Ww>" %}

***

Before running this tool, make sure you have select the correct baking 'method' for your current 'parent' clump first. **Guides**, or **Generate**.

<div align="left"><figure><img src="/files/NguX2YnyFE3fekwT7Hjg" alt=""><figcaption></figcaption></figure></div>

***

In this example, we have a Clumping1 that uses ‘Guide’ as points. We call the first clump as the parent clump. Clumping2 uses ‘Clumping1’ maps as control maps, so Clumping 2 is the child clump. If you have a Clumping3, that uses Clumping2 as control map, Clumping3 will also be a child clump.

<div align="left"><figure><img src="/files/Nxqagf8FzOV4NN6H2bFL" alt=""><figcaption></figcaption></figure></div>

***

The tool works this way, the user will just need to tell the tool which Clumping modifier is the ‘parent’ clump by checking the box beside it. In this case, I click on the checkbox beside “Clumping1”. Then the tool will automatically detect all its ‘child’ clumping modifiers and put a ‘check’ to include them in the baking process. Now click “Bake Clump Maps”, and the tool will run the bakes on all the clumping modifiers that have a check mark on under the include column.

<div align="left"><figure><img src="/files/A4TLUIBvPdTy09mXKDpx" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/2MMVn55x8kejMaB7TpUQ" alt=""><figcaption></figcaption></figure></div>

Traditionally, whenever a guide is moved or added, you will have to go into each clumping modifier and re-bake the maps one by one. With this tool, you can simply click on the “Bake Clump Maps” to update ALL the Clump maps.

<div align="left"><figure><img src="/files/BdAMXSl64hzli3w3i6G7" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**NOTE:**

* If you get a warning that says “Zeroing a pixel in map since all points were disqualified”, it’s advised to address this issue first.​ Please watch this video for some explanations&#x20;
  {% endhint %}

{% embed url="<https://youtu.be/_qRxahmIMjk>" %}

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/multi-clump-bake.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
