Posts: 198
Threads: 42
Joined: Jan 2009
01-28-2011, 05:53 PM
(This post was last modified: 01-29-2011, 07:31 PM by ProtoTroid X.)
The different development stages of the Armos Knight sprite I'm working on. I honestly don't like the way the shield symbol is looking. . . . . perhaps I could use a different one. Based pretty much completly around the original from AlttP, but not an edit.
EDIT: Okay, so now I'ved added color and detail. I've decided not to change the shield symbol since it came out pretty good in color.
Included inactive statue mode.
Posts: 198
Threads: 42
Joined: Jan 2009
Hum dee doo
Simple, yes. Do I care? Not really. Simplicity is all I'm really good at in spriting; never the big complex stuff.
Posts: 198
Threads: 42
Joined: Jan 2009
Now, a very WIP Moldorm.
Made the way it is so that the lightsource doesn't rotate with the sprite. Have a lot of work to do on it (if I ever find a good way to rotate sprites without making them look terrible).
Posts: 214
Threads: 6
Joined: May 2008
Look up rotsprite. It does a pretty decent job rotating things without messing them up too much. More so than most programs like Photoshop or Paintshop Pro. You still have to do some cleanup of course, but a lot less than usual.
XBL: ZRDragoon - PSN: Zubodybop - Steam: XDNESS
In this case I think it'd be better to rotate it by hardware (i.e the pieces don't change; the game's engine rotates it in real time). It's what most game programmers would do; Same with armos. All it needs, in fact, is one sprite. The remaining frames are all processed by programming.