> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/manual/studio-manual/game-development/align-tool.md).

# Align Tool

## Overview <a href="#overview" id="overview"></a>

The Align feature allows you to easily align objects along the X, Y, and Z axes.

## Displaying the **Align Tool** Panel <a href="#displaying-the-align-tool-panel" id="displaying-the-align-tool-panel"></a>

The Align Tool can be displayed by clicking the **Align button** which appears when you select the **Model tab** in the top tab area of OVERDARE Studio.

<figure><img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-64a9896b2839f73ca2200d85d8cc26def3f9ce0c%2Falign-1.png?alt=media" alt=""><figcaption></figcaption></figure>

## How to Use <a href="#how-to-use" id="how-to-use"></a>

Select the objects you want to align, configure the various **alignment options** in the Align Tool panel, and click the **Align button** to complete the alignment.

<figure><img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-d6b3959fc851f82bbcde003de90b73c3a531abc6%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-cae7e370b60e7cabb8fca9cb2fce07b413b35c73%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Alignment Options <a href="#alignment-options" id="alignment-options"></a>

### Space <a href="#space" id="space"></a>

Select the reference space for alignment.

<table><thead><tr><th width="211">Category</th><th>Description</th></tr></thead><tbody><tr><td>World</td><td>The alignment axes are based on the World coordinates.</td></tr><tr><td>Local</td><td>The alignment axes are based on the Local Asset coordinates.</td></tr></tbody></table>

### Relative To <a href="#relative-to" id="relative-to"></a>

Select the reference point for alignment.

<table><thead><tr><th width="211">Category</th><th>Description</th></tr></thead><tbody><tr><td>Selection Bounds</td><td>The alignment is based on the Bounding Box that encompasses all selected objects.</td></tr><tr><td>Active Object</td><td>The alignment is based on the active object among the selected objects.</td></tr></tbody></table>

### Align In <a href="#align-in" id="align-in"></a>

Select the axis (or axes) for alignment. You can choose one or more of the X, Y, and Z axes.

### Mode <a href="#mode" id="mode"></a>

Choose one of the alignment values: Min, Center, or Max.

| Min                                                                                                                                                                                                                                     | Center                                                                                                                                                                                                                                  | Max                                                                                                                                                                                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-93ebcb991606c6364848006bd54c99a648d721b6%2Fimage.png?alt=media" alt="" data-size="original"> | <img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-05817c25735e345fb4a90e8d4f48bc7239031320%2Fimage.png?alt=media" alt="" data-size="original"> | <img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-a0d1b76cbb9d852e02819af9eaaaff3624d36fd1%2Fimage.png?alt=media" alt="" data-size="original"> |
| <p>Relative To : Active Object</p><p>Align in : Z축</p><p>Mode : Min</p>                                                                                                                                                                 | <p>Relative To : Active Object</p><p>Align in : Z축</p><p>Mode : Center</p>                                                                                                                                                              | <p>Relative To : Active Object</p><p>Align in : Z축</p><p>Mode : Max</p>                                                                                                                                                                 |
