Movie or Sprites?

Hi,

I am currently thinking of whether to use movies or sprite sheets for animation. It seems like everybody is going for sprite sheets, is there a reason why they are better than movies? [import]uid: 11772 topic_id: 4147 reply_id: 304147[/import]

Use movies for cutscenes, short fmvs or things too large to fit in sprite sheets. You will get errors if you use too many large frames with sprite.

Note: movie plays at the fps set in the config [import]uid: 11024 topic_id: 4147 reply_id: 12858[/import]