âŦ‡ī¸Installation

Purchase in the Unity Asset Store and install with Package Manager

Get Timeflow in the Unity Asset Store: https://u3d.as/31KB

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.

In the upper left corner select 'Packages: My Assets' and search for Timeflow. Once located, click 'Import' to add the package to your project.

You may return here later to import updates when a new version is available.

After the package has been imported, be sure to check the console for any warnings or errors that may have occurred upon import.

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

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.

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.

Samples

After importing the package, switch to 'Packages: In Project' and select Timeflow on the left. View the Samples section for additional imports including demos for each Render Pipeline and extra Integrations

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

Last updated