🔢Info Panel

Built-in editor for managing Timeflow items

The info panel appears in the lower left corner of the Timeflow window depending on what is currently selected in the view. This offers quick editing options on the current selection.

In this example, 1 keyframe is selected showing its Time and Value fields.

The info panel provides essential tools for editing animations but is not a replacement for the main Inspector window. Only key information is displayed in the info panel and in most cases additional options and functionality can be found in the main Inspector for the object or behavior.

Selection Types

The info panel changes automatically based on the selection to show essential editing features. The panel can be expanded horizontally by dragging the center divider line. However, vertically the panel size automatically changes based on the content displayed and cannot be adjusted manually.

Info about the current selection is displayed at the bottom.

To show and hide the info panel, toggle the foldout arrow in the bottom left corner. When collapsed, only the item selection type and count is displayed.

Objects

Game objects do not display anything in the info panel. If only game objects are selected, the panel remains collapsed and simply shows the number of objects selected.

Channels

Channels may be selected in the Object Panel to be displayed in the info panel. This displays the channel property (if it has one) and the channel link settings. Channel features can vary based on the type of behavior it belongs to.

Editing multiple channels at once is not allowed, so if more than one channel is selected then the main options are hidden. Only the channel color can be assigned to multiple channels at once.

Tracks

Tracks are selected in the Track View and multiple tracks can be edited at once. For more information, see the section Tracks.

Note that tracks are locked by default. Click the lock icon on the left to unlock the track.

Keyframes

Keyframes are selected in the Track View or Graph View and multiple can be edited at once.

Since keyframes can represent many different value types and further customized by their parent behaviors, the info panel shows different fields based on the context.

Showing a selection of many different types of keyframes and tracks at once.

If multiple tracks and/or keyframes are selected at the same time, the info panel allows editing only on the fields commonly shared.

Whenever different types of objects are selected, use the icons in the lower left corner to toggle between them.

Events

Events provide a way to trigger actions during playback and are most often used for interactive applications. Similar to keyframes, events supports multi-editing. For further documentation on these features, please see Event.

Markers

Markers can only be selected one at a time, separately from keyframes and other items, Markers do not support multi-editing. Please see the section on Markers for further information.

Last updated