$ global name=basic2
$ scene1 visualization=../TransAtlas.vmd 

# scene1

! if a feature is not available, you can insert
! your own TCL code, possibly even into a loop

rotate       axis=y angle=60 t=1s
insert_tcl   code="color Display Background cyan"
rotate       axis=y angle=-60 t=1s

{rotate      axis=y angle=60 t=1s;
insert_tcl   range=0.75:0.48 loop_command="color change rgb 10 0.250000 {} 0.750000"}

rotate       axis=y angle=-60 t=1s

{rotate      axis=y angle=60 t=1s;
insert_tcl   loopover=0.23,0.95,0.55,0.75 loop_command="color change rgb 10 0.250000 {} 0.750000"}

do_nothing t=1s
