Animation: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
m link fix |
m added link to graphics |
||
| Line 1: | Line 1: | ||
Animations in [[Continuum]] are regular image files, with each frame put right next to each other. Arbitrary animations, such as those found in [[LVZ]] files can be any number of tiles wide or high. So you could make a 10 frame animation be 2x5 or 5x2 and they would both work identically. Notice this means that if an image appears to be 1000 pixels by 200 pixels, it could actually be a 200x200 animation with 5 tiles, or a 100x200 animation with 10 tiles. Built in animations, such as the repel animation, or soccer goal animation, have a set number of x and y tiles that they must be to animate properly (but not a set size). | [[Image:Powerb.png|thumb|Animation graphic for powerball]]Animations in [[Continuum]] are regular image files, with each frame put right next to each other. Arbitrary animations, such as those found in [[LVZ]] files can be any number of tiles wide or high. So you could make a 10 frame animation be 2x5 or 5x2 and they would both work identically. Notice this means that if an image appears to be 1000 pixels by 200 pixels, it could actually be a 200x200 animation with 5 tiles, or a 100x200 animation with 10 tiles. Built in animations, such as the [[:Image:Repel.png|repel animation]], or [[:Image:Goal.png|soccer goal animation]], have a set number of x and y tiles that they must be to animate properly (but not a set size). | ||
[[Category: Definitions]] | [[Category: Definitions]] | ||
Latest revision as of 18:43, 7 October 2007

Animations in Continuum are regular image files, with each frame put right next to each other. Arbitrary animations, such as those found in LVZ files can be any number of tiles wide or high. So you could make a 10 frame animation be 2x5 or 5x2 and they would both work identically. Notice this means that if an image appears to be 1000 pixels by 200 pixels, it could actually be a 200x200 animation with 5 tiles, or a 100x200 animation with 10 tiles. Built in animations, such as the repel animation, or soccer goal animation, have a set number of x and y tiles that they must be to animate properly (but not a set size).