Assets

Manage the assets for preferences and settings

The following information is only for Timeflow v1.6.0 or later.

Timeflow automatically installs default preferences and settings into the assets directory as shown below. These objects may be modified and reorganized as needed. The settings are retained across installs so may be customized to personal preference.

The TimeflowPreferences asset is included in builds whenever a scene uses Timeflow. Each Timeflow instance stores a serialized reference to the preferences scriptable object to ensure that the settings configured in the editor also apply in built applications.

Restoring Defaults If the TimeflowPreferences are deleted, they are automatically reimported from: Packages/Timeflow/DefaultSettings.unitypackage

Last updated