Create an animated image file background
 
 
 

For more information on image file backgrounds, see Image file backgrounds.

To create an animated image file background

  1. Create a static image plane. See Create a static image file background.
  2. In the image plane’s Attribute Editor, turn on Use Image Sequence.

    This automatically enters an expression (=frame) into the Image Number attribute. The Image Number is equal to the Time Slider’s current frame.

    If a non-standard animated image sequence logic is desired, you can either edit the expression on the Image Number attribute (right-click Image Number and select Edit Expression) and enter the desired changes. For example, if you wanted to slow down the image sequence to "playback" at half speed you could add a divide by 2 to the expression.

    Alternately, you can remove the expression from the Image Number attribute and set key frames on the Image Number attribute just like animating any other attribute. This allows for complex image sequence logic, for example reversing the image sequence or holding the first frame, then "playing" then holding the last frame.

To add file formats

  1. Find the getFileSequenceFormats.mel file in the Maya2011\Scripts\Others folder.