# Better Transform

{% embed url="<https://assetstore.unity.com/packages/tools/utilities/better-transform-size-notes-global-local-workspace-child-parent--276554?aid=1011ljxWe>" fullWidth="true" %}

## <mark style="color:yellow;">How to use it?</mark>

No configuration, no extra steps. Simply import from the Asset Store, and you're ready to go.

<figure><img src="https://2319465635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjdTshTtwf5nYjMZuk3Oy%2Fuploads%2FDQ9xetQvePG63f0GH3a7%2FInspector%20Preview.png?alt=media&#x26;token=0f546fb8-2016-454f-8eb1-b0580f05f2a3" alt=""><figcaption><p>Default better transform inspector</p></figcaption></figure>

{% hint style="info" %}
*Please review the asset if you found it useful. As a solo developer with zero marketing skills, reviews are the only way for me to get discovered in the asset store.*
{% endhint %}

## <mark style="color:yellow;">How to modify it?</mark>

You can toggle what information you would like to see by clicking the settings icon on the top left corner.&#x20;

<div align="center" data-full-width="false"><figure><img src="https://2319465635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjdTshTtwf5nYjMZuk3Oy%2Fuploads%2FhXUkL4hG7CgBESpo3758%2FUntitled%20video%20-%20Made%20with%20Clipchamp.gif?alt=media&#x26;token=e464cf50-7d0f-4315-938f-7f60fd831eea" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:yellow;">Removable files</mark>

All the scripts are in Assets/Plugins/Tiny Giant Studio.&#x20;

**You can delete the folder&#x20;**<mark style="color:green;">**Assets/Tiny Giant Studio.**</mark> It only contains the sample scene file. It is against Asset Store policy to not include the sample scene file.&#x20;

The purpose of the asset being separated into two folders this way is to be able to delete unnecessary files easily.

## <mark style="color:yellow;">Known Limitations</mark>&#x20;

The asset overrides the default inspector. So, if you have another asset doing the same, the asset might not work.

{% hint style="success" %}
**If you find any part of the documentation lacking, unclear, or in need of an example, feel free to reach out to me via** [**email**](mailto:ferdowsurasif@gmail.com)**. User feedback is invaluable for enhancing both the asset and the documentation. 😊**
{% 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://ferdowsur.gitbook.io/better-transform/better-transform.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.
