
This exercise is similar to the previous one, but we will add style information with scenes.
#Moviemaker freezes movie#
The movie should play in a loop and the camera bounce between the two views. Store another key frame at (or near) frame 30 by right clicking on the middle of the movie panel, or type:

movie_auto_interpolate=on/off: immediately reinterpolate when adding a key frame (Movie > Auto Interpolate).movie_loop=on/off: connect the last and first frame when interpolating (Movie > Loop Frames).mdo and mappend: Storing commands with frames.The Motions Mouse Mode is used to store object specific key frames. Right click on the panel to insert or delete key frames. PyMOL displays a movie panel with a frame slider at the bottom of the window. PyMOL's concept of moviemaking is to store snapshot information with so called "key frames" on a movie storyboard, and to interpolate that information between the key frames, if applicable.
