âī¸Preferences
Global settings for Timeflow

To open the Timeflow preferences, click the gear icon in the upper right corner of the Timeflow view, or select from the main menu:
Edit > Preferences... Timeflow

Preferences Asset
Timeflow Preferences are stored as a ScriptableObject asset in the project. This allows the settings to be stored and persisted in builds. This asset is included automatically in:
Assets/Plugins/Timeflow/Settings/TimeflowPreferences.asset
If you wish to maintain different settings, perhaps one setting for rendering and another for builds, it is recommended to export a package or make a backup manually of the asset.
Restore Default Settings
Press this button to revert all settings to factory defaults.
Last updated