# Easy Helper Utils

{% content-ref url="/spaces/IbaXflSJA8L9N9yOx089/pages/J8VEO8CylslXJnlGQWhj" %}
[Material Color URP](/unity-for-airship/easy-helper-utils/material-color-urp.md)
{% endcontent-ref %}

<figure><img src="/files/uJXV48PhvosJ83bfZw2C" alt="" width="240"><figcaption></figcaption></figure>

{% content-ref url="/pages/tQSrSPmTYpV8iHoxORag" %}
[Easy Motion](/unity-for-airship/easy-helper-utils/easy-motion.md)
{% endcontent-ref %}

<figure><img src="/files/VS5shMNyX0v1jWAlTi85" alt="" width="375"><figcaption><p>Easy Motion</p></figcaption></figure>

{% content-ref url="/pages/2mstFeraHSqvvtwDwxTe" %}
[Easy Grid Align](/unity-for-airship/easy-helper-utils/easy-grid-align.md)
{% endcontent-ref %}

<figure><img src="/files/81IMInbNwtZDsFlQtxIJ" alt="" width="375"><figcaption><p>Easy Grid Align</p></figcaption></figure>

{% content-ref url="/pages/aNXQSaUU7kN2q1pVdnbc" %}
[Easy Look At](/unity-for-airship/easy-helper-utils/easy-look-at.md)
{% endcontent-ref %}

<figure><img src="/files/qA8jYLGmCmAq2T5c1wdD" alt="" width="375"><figcaption><p>Easy Look At</p></figcaption></figure>

{% content-ref url="/pages/2Mxnj2prksf5KNcl1hhT" %}
[Easy Shake](/unity-for-airship/easy-helper-utils/easy-shake.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/yagrbt8uAYMPKjyNuElQ" %}
[Easy Destroy](/unity-for-airship/easy-helper-utils/easy-destroy.md)
{% endcontent-ref %}

<figure><img src="/files/vmul4ur3cPT542xO9wyj" alt="" width="301"><figcaption><p>Easy Destroy</p></figcaption></figure>

{% hint style="info" %}
Some helpers are C# instead of typescript so they are more performant, can run in Editor mode, and have custom inspectors.&#x20;
{% endhint %}


---

# 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.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.
