Hi Robert,
It all depends on how your workflow. If the scene will always be played in the same way, you could just use one single Scene Directorand just use pause-events in the Scene Director.
You could then have three animation controllers:
• one for the in-animation of the OTS
• one for the full-screen animation
• one for the out-animation (such as a fade or a cut)
In between those three animation you could place Pause-events so you can control when the video becomes full-screen.
There are ofcourse other options with Transition Logic but those are a bit more complicated.
#XPression