$ global fps=10 name=overlay1
$ scene1 visualization=../TransAtlas.vmd 

# scene1

! data from 'datafile' will be plotted alongside the animation
! when 'add_overlay' is combined with 'animate'; axes labels
! can be defined in the pca.dat file as comments

{animate     frames=0:17 t=3s;
 add_overlay datafile=pca.dat relative_size=0.5 origin=0.5,0.5 aspect_ratio=1}
{animate     frames=17:0 t=3s;
 add_overlay datafile=pca.dat relative_size=0.5 origin=0.5,0.5 aspect_ratio=1 transparent_background=t}
