Imagine the following:
I have two templates that use Transition Logic. One shows a name, and the other shows some info.
I can start just the one with the name, just the one with the info. If the one with the name is already there, the one with the info pushes it up, and I can take out each one individually.
When I take out the one with the info, I also need to take out the one with the name, automatically.
I used the following command from within an Actions channel keyframe that is at the beginning of the OUT sequence of the info animation:
RENDERER*STAGE*DIRECTOR*$Nome GOTO_TRIO $NOMIN $O
And it seems to work perfectly, making the engine play the take-out animation that runs from the frame named NOMIN to frame named O of the name director.
The problem is that when I want to start a new name animation, it doesn't start from the beginning. It starts from the NOMIN position, making the name pop-up instantly.
So, this command doesn't accuratelly emulates the take-out command.
Is there any way to make sure that after a forced take-out from a command, the next time the sequence is played, it starts from the beginning, emulating the standart Transition Logic behaviour?
If you still need more information about my setup and what is happening, feel free to ask.
I have two templates that use Transition Logic. One shows a name, and the other shows some info.
I can start just the one with the name, just the one with the info. If the one with the name is already there, the one with the info pushes it up, and I can take out each one individually.
When I take out the one with the info, I also need to take out the one with the name, automatically.
I used the following command from within an Actions channel keyframe that is at the beginning of the OUT sequence of the info animation:
RENDERER*STAGE*DIRECTOR*$Nome GOTO_TRIO $NOMIN $O
And it seems to work perfectly, making the engine play the take-out animation that runs from the frame named NOMIN to frame named O of the name director.
The problem is that when I want to start a new name animation, it doesn't start from the beginning. It starts from the NOMIN position, making the name pop-up instantly.
So, this command doesn't accuratelly emulates the take-out command.
Is there any way to make sure that after a forced take-out from a command, the next time the sequence is played, it starts from the beginning, emulating the standart Transition Logic behaviour?
If you still need more information about my setup and what is happening, feel free to ask.
