templetonm / Troglodytes

3 stars 0 forks source link

Reformat sprite sheets for movement and action #7

Closed ghost closed 12 years ago

ghost commented 12 years ago

Sprites sheets should be consistent with each other (i.e attack animation is always on the same frame). We need this format defined and our current sprite to use this format.

parkb commented 12 years ago

Done. (1/23/2012) Top four rows of every sheet will be movement animations Bottom four rows will be attacks Orientation of attacks will follow the same orientation as movement (ie. 1st row is down, 2nd row is left, etc.)

sikrob commented 12 years ago

Can you reorder the right movement row? I'd like to make the loading of things really uniform and right now the right movement is 'moonwalking' if loaded in the same order as the other rows.