# Installation

{% hint style="info" %}
Get Timeflow in the Unity Asset Store: <https://u3d.as/31KB>
{% endhint %}

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

Once you have purchased Timeflow, it is listed in your account under ‘My Assets’. If viewing in a web browser, click ‘Open in Unity’ to open the link in the Package Manager. Or if you're already in the Package Manager, select the My Assets tab and search for Timeflow.

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2Fv5ygFpnCaurPZj4oXZin%2Fimage.png?alt=media&#x26;token=9b6373b1-6154-455f-9548-fa5acdb339b5" alt=""><figcaption><p>Unity 6 Package Manager</p></figcaption></figure>

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2FWK6vjAq2xmiK3F5m9Aub%2Fimage.png?alt=media&#x26;token=f7b98b0b-d137-42d3-b318-481edc7487c2" alt=""><figcaption><p>Older versions of Unity</p></figcaption></figure>

Once located, click 'Import' to add the package to your project. Or instead of import (if updating) you may see a Download Update button.

{% hint style="info" %}
Return here later to import updates when a new version is available.
{% endhint %}

Once downloaded, you will then need to import the package. The download button will change to an import button.

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2F6nTmNCJlK7zhWHum25f8%2Fimage.png?alt=media&#x26;token=2b09b327-6cca-40c2-9550-d65e4838e0be" alt=""><figcaption></figcaption></figure>

The window Import Unity Package will appear to confirm. Leave all assets selected.

{% hint style="warning" %}
**Why are the Samples greyed out?**

This is normal. The first step of importing installs the package and the samples can then be added to the project in a secondary step. For now leave, everything at default and click **Import** to continue.
{% endhint %}

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2FBzbU52XKYIX4izx0le40%2Fimage.png?alt=media&#x26;token=4a49347d-c873-44f3-9bb3-5b8bed214bf7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
After the package has been imported, be sure to check the console for any warnings or errors that may have occurred upon import.
{% endhint %}

The Timeflow packages is installed into the project's Packages directory.

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2FwSVBqzrVVjeisukOnSpR%2Fimage.png?alt=media&#x26;token=8e333bc9-4f57-47af-9d7d-6975bde4366f" alt=""><figcaption></figcaption></figure>

Default assets such as preferences and track color definitions are automatically added to your project in Assets/Plugins/Timeflow. These files may be reorganized if desired.

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2FR7gUOfwE9d2QzCVRne1u%2Fimage.png?alt=media&#x26;token=8da64e2f-5c3b-4796-8a6c-bc03136d32df" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
The assets which store settings such as the TimeflowPreferences are tracked by GUID. This means the files can be moved and renamed, however if the GUID is changed or the associated .meta file is deleted, Timeflow will no longer be able to find the files.
{% endhint %}

## Importing Samples

After importing the package, switch to the tab 'In Project' and search for Timeflow.&#x20;

{% hint style="warning" %}
The Samples tab is only displayed in the Timeflow Animation System Samples package listing, not the Asset Store listing.&#x20;
{% endhint %}

The Samples tab includes additional imports with demos for each [render-pipeline](https://axongenesis.gitbook.io/timeflow/user-guide/getting-started/render-pipeline "mention") and extra [extensions](https://axongenesis.gitbook.io/timeflow/reference/extensions "mention")&#x20;

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2FS9sWsYMQCANQnv3fE72U%2Fimage.png?alt=media&#x26;token=082c2160-e75e-4ba3-a9fd-d613eb828f5c" alt=""><figcaption><p>Unity 6 Package Manager (it is a known issue that Timeflow appears twice)</p></figcaption></figure>

<figure><img src="https://2067910529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC3dOuetlQfYgK5FPUKgn%2Fuploads%2Finfjinr3IEPGPK0zW4DI%2Fimage.png?alt=media&#x26;token=6295e0f2-60e3-4095-a023-0e7a7e2947a8" alt=""><figcaption><p>In older versions of Unity, the process is similar but the Package Manager layout is a bit different.</p></figcaption></figure>

{% hint style="info" %}
When installing the Demo samples, only import the one matching your render pipeline settings. Render pipeline assets are included for the URP and HDRP demos. For more details see [render-pipeline](https://axongenesis.gitbook.io/timeflow/user-guide/getting-started/render-pipeline "mention")
{% 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://axongenesis.gitbook.io/timeflow/user-guide/getting-started/installation.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.
