# Easy Grid Align

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

Rebuild in editor to get things positioned how you want, or rebuild in Play mode if you want it to be dynamic.

ContentHolder is the parent transform that holds all of the elements you want aligned. Place child elements here to have them aligned.

NumberOfGridElements is the target Max number of elements in each axis.

Local Grid Element Size is how spaced out each element should be.

The Random offsets let you give variance to each positioned element.&#x20;

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


---

# 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://docs.airship.gg/unity-for-airship/easy-helper-utils/easy-grid-align.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.
