πŸͺSamples

In Timeflow v1.10 and later demo content is now downloaded separately, provided as a Unity 2022.3 project for each render pipeline (Built-In, URP, HDRP). These projects contain scenes and assets only and require that Timeflow be installed via the Package Manager.

Sample Downloader

To download samples, you can either...

  • In a Unity project with Timeflow installed, select from the main menu: Tools > Timeflow > Download Samples...

From here you can choose to download the project or import the assets into an existing project.

Manual Installation

Alternatively, you may download the sample projects directly from GitHub.

Select the repo for your render pipeline: Built-In Render Pipeline https://github.com/AxonGenesis/TimeflowSamples-Builtin Universal Render Pipeline https://github.com/AxonGenesis/TimeflowSamples-URP High Definition Render Pipeline https://github.com/AxonGenesis/TimeflowSamples-HDRP

Samples in Timeflow v1.9 and earlier

The Timeflow package includes a collection of sample scenes and assets which may be installed in the Package Manager. These additional packages are optional.

Samples are installed into Assets/Samples/Timeflow

The demo app may be played in the editor and built to any target platform. There are also many scenes demonstrating various behaviors, features, and special setups.

The Examples folder may be deleted from the project if not needed, though be sure that none of the assets, scripts, or shaders are being used in your scenes.

Tutorial Videos

To accompany all the examples, there are also a lot of brief videos on YouTube covering each of the main features of Timeflow. Click the video link below for the complete playlist.

πŸ•ΉοΈ Demo App - An app showcasing Timeflow on desktop and mobile

πŸ‘― Animation Clips - Sequence animation clips with interpolation curves

🌴 Animator Blend Trees - Choreograph animator blend trees in Timeflow

😁 Blend Shapes - Animate skinned mesh blend shape properties

πŸ“ Physics - Animate rigidbody components for physics interactions

🍧 Shader Properties - Animate material and shader properties

πŸ“½οΈ Timeline Integration - Optional integration with Unity Timeline

Last updated