# # Example fading in text labels while morphing and spinning a map. # open emdbID:1283 emdbID:1284 roll y 1 230 2dlabel create title xpos 0.1 ypos 0.9 text "Conformation 1" color yellow vop morph #0,1 playStep 0.01 frames 200 constantVolume true volume #2 step 1 wait 20 movie record supersample 3 2dlabel change title visibility hide frames 10 wait 50 2dlabel change title text "Conformation 2" visibility show frames 10 wait 50 2dlabel change title visibility hide frames 10 wait 50 2dlabel change title text "Conformation 1" visibility show frames 10 wait 30 movie encode output ~/Desktop/morph.mov