Animation Groups

Create an Animation Group

Create a more complex animated sequence in a scene with Animation Groups. Multiple animations are grouped and can run simultaneously.

Create a new animation group using the menu item "New Animation Group" from the Animation menu.

drawing-5-1706865030.png

Created animation groups are displayed in the Solution Explorer panel like that:

An animation group can be edited in the Animation Design view, with the Animation Timeline Editor. Drag animations from the Solution Explorer and drop them to the AnimationGroup in the Animation Timeline Editor. Another possibility is to use the "Add this Animation to Animation Group(s)..." option which is available in the context menu of every existing animation.

It is possible to select and drag simultaneously many animations into an animation group. When doing this operation, the user will be asked through the "Drop Animations" dialog if an animation chain has to be created.

drawing-5-1720176807.png

You can also add both animations and animation groups to a specific animation group.

The main animation group is considered as the "root" and the group included inside as the "node".

It is not possible to include an animation group into another group, if it contains same animations as the root group.


Control Animations

Control animations are displayed in "Control animations" category in the Animation combo box (in the toolbar).

If the Animation combo-box is not visible, it can be activated through the menu "View > Toolbar > Animation". 

drawing-5-1720181741.png

In the Solution Explorer there are two available commands to add items to an animation group. Right-click on an animation group offers the following possibilities in the context menu. The name of these command are self-explanatory:

drawing-5-1720181728.png

When adding animations to the selected Animation Group, "Choose Item" dialog also displays control animations, for each control. It may display also nested control animations that are made available.

The following types of animations can be included in an Animation Group:

It does not allow selection of : FBX animations, animations already included, groups containing already included animations, animations of controls which do not belong to any scene.

The functionality of adding animations to an animation group allows multiple selection of: animations & animation groups

drawing-5-1720182209.png

After a control animation is added, it behaves like any animation node. It inherits the "Delay" property and the "StartType" property if applicable.

The StartType property is only available if the animation has a predecessor, that means, if the animation is a child of another animation.

Animation Section in the Properties Panel

For animations specific properties, an Animation section is available directly after the General section in the Properties panel.

The Animation properties for a regular animation (inside an animation group) is organized as follows:

  • Delay: If a component has a delay defined and its predecessor is started/finished, it will not be automatically started, but prepared for start.
  • StartType: A component with a predecessor can be configured to start with its predecessor or after it is finished. This property is only available if a predecessor (parent animation) is defined (this means, if the animation is a child animation).
  • Animation: displays the name of the node animation (read-only property).
drawing-5-1720180546.png

The Animation properties for a control animation (inside an animation group) are similar to the one above. Other read-only properties are available:


Simultaneous or Consecutive Animations

Animations inside an animation group, can be arranged hierarchically: An animation can be configured to be the "child" of another animation simply by dragging the "child" animation onto the "parent" animation in the Animation Timeline panel. The relation (child or parent) will be reflected by proper indeting of the animation titles in the Animation Timeline panel. A "parent" animation is the predecessor of its "child" animation.

Every animation that has a "parent" animation, has a property StartType in the Properties panel (Animation part).
The StartType property can be configured for animations with a predecessor, defining the animation to start simultaneously with its predecessor or after the predecessing animation is finished.

The possible values of StartType are

  • WithPrevious: The animation will start simultaneously with the predecessing animation.
  • AfterPrevious: The animation will start after the predecessing animation is done.


drawing-5-1720183104.png
drawing-5-1720180821.png

StartType Toggle Button Indicator

In the animation timeline in the left in the following picture, you can see that "Animation_1" is the child animation of "Animation". In the Properties panel on the right, you can see the StartType property highlighted.

drawing-5-1720180736.png

To easily toggle the StartType for the animation, the Animation Timeline provides a button, that also indicates the current configuration. It is highlighted in orange in the picture above.

drawing-5-1720180646.png


Limitations of Animation Groups

Compared to AnimationPlayer, AnimationGroupPlayer does not have the following functions


Revision #7
Created 2023-02-13 08:07:02 UTC by Kanai Tomoaki
Updated 2024-07-05 10:38:56 UTC by Elisabeth Zauner