Multiple atoms - acidbubbles/vam-timeline GitHub Wiki

When playing an animation, any atoms sharing the same animation name and segment name will play and stop in sync. For example, if atom 1 has animations "Anim A" and "Anim B", and atom 2 has animations "Anim B and Anim C", then playing "Anim B" on any of the atoms will play, scrub and stop on both atoms.

Keep in mind that when any animation of a segment plays, all animations of that segment will start, including on other atoms, even if they don't share the same animation name.

If an animation with an animation set is played, other atoms will also switch to that animation set if available.

To make it easier to create animations in all atoms at once, you can let Timeline create it for you in the manage animations screen.

Sequences will not automatically have all atoms change. If you want to control all sequences in a single atom, you can configure an atom as the master in the sequence screen.

If you have trouble following what's happening on your scene because it's too complex, you may want to try logging.

Note that you can disable this behavior in the options screen if you prefer.