Skip to main content
Participating Frequently
February 7, 2023
Open for Voting

Automatically release the Trigger from a Child Group of layers before releasing The trigger from a P

  • February 7, 2023
  • 1 reply
  • 126 views
For example, the user has a group of Cycle layers,
some of them are nested inside each other,
and they are sorted like this:


. Idle_LayerCycle
. Jumping_LayerCycle
. Sitting_LayerCycle -> Sitting_And_Waving_Goodbye


If the user wants to go from "Sitting_And_Waving_Goodbye" to "Jumping_LayerCycle",
he has to turn off the "Sitting_And_Waving_Goodbye"trigger,
then turn off "Sitting_LayerCycle",
to finally activate the "Jumping_LayerCycle" trigger.


Maybe we could have a less painful way to cycle through Nested groups.

    1 reply

    CoSA_DaveS
    Adobe Employee
    Adobe Employee
    February 7, 2023
    In this case, if all 4 cycles are mutually exclusive, could you put all of their triggers in a single swap set to get what you want? (Triggering one trigger in a swap set unlatches any other trigger in the swap set, but will wait for the Cycle to finish first, if that option is chosen in Cycle Layers)