$ global fps=15 render=t draft=t name=complex_movie2
$ scene1 visualization=tutorial.vmd resolution=750,750 
$ scene2 visualization=tutorial.vmd resolution=750,750 


# scene1
do_nothing   t=1s
{add_overlay datafile=conf.dat origin=0.6,0.6 relative_size=0.4;
animate      frames=17:0 t=3s}
{add_overlay scene=scene2 mode=u transparent_background=t;
 translate   vector=-0.2,0,0 t=2s }
{add_overlay datafile=conf.dat origin=0.6,0.6 relative_size=0.4;
animate      frames=0:17 t=3s}
do_nothing   t=1s
{rotate      axis=y angle=360 t=2s;
 add_overlay text=closed origin=0.24,0.92}
do_nothing   t=1s
{zoom_out    scale=4 t=2s;
 translate    vector=-0.4,0,0}
do_nothing   t=4s

# scene2
animate      frames=0
{zoom_out    scale=4 t=2s;
translate    vector=0.5,0,0}
do_nothing   t=7s
{zoom_in     scale=4 t=2s;
 translate   vector=-0.5,0,0}
do_nothing   t=1s
{add_overlay text=open origin=0.3,0.92;
rotate       axis=y angle=360 t=2s}
do_nothing   t=1s

