Users browsing this thread: 1 Guest(s)
OC Sprite character animations
#1
So I made my own sprite character for a project me and a buddy of mine are working on it's my first time spriting and i want it to look real good for the finally cut so im hoping for a ton of helpful feed back

http://lennester.deviantart.com/art/Jack...1356888046
Thanked by:
#2
Okay, two things.

Firstly, use image attachments when posting images, so that we don't have to follow a link.

Secondly, while what you have there is technically a sprite, what this board is mostly equipped to deal with is pixel art, which this is not. Pixel art requires that each pixel be placed manually, without using automatic brushes that anti-alias and increase the colour count.
Thanked by:
#3
First off, use [img] tags when posting an image.
Code:
[img]IMAGE-URL[/img]

[spoiler][img]IMAGE-URL/img][/spoiler]
you can upload the images with site like imgur or minus

Also, I think DA distorted the image, as it's a bit blurry, but from what I can see, this can't really be defined as a sprite given its qualities. Take a look at the Spriting Dictionary here for resources.

Bottom line, pixel art is the practice of careful individual pixel placement to create a desired effect. From what it looks like, this was done with a brush tool which auto Aliases (the creation of lighter pixels by it to blend the two colors), usually cluttering the already small space. I'm sure there's someone here who can better explain, but first things first, it needs to be uploaded without the distortion.

EDIT: Ninja'd. Oh well.
[Image: OH4K4jX.gif] [Image: R7WBBzo.gif] [Image: TsJpssj.gif]
-----------------------[Love]-----------------------
Thanked by: Garamonde
#4
[Image: jacky_falconne_sprite_by_lennester-d5psmsc.jpg]
many problems but I'll start with the obvious, you saved your image as a JPG (for those unaware DA does not change the file format)
this leads to artefacts which distort the image beyond its intended look.
Next is the fact these would not likely be used as or even considered sprites, the seem to be drawn but sprites are rarely ever drawn because the sometimes subtle sometimes jarring human error in things like line art and colouring could and often do lead to graphics lacking in the crispness expected of games,
What is usually used instead is vector graphics built on top of the drawing.
Then there is the size, these "sprites" are MASSIVE a game using them would never fit enough on screen to make a playable game unless a large resolution were mandatory.
Moving on the anatomy is fairly odd and it looks like the character is some kind of jelly man, not to mention the feet art stubby and fat, the shoulders are balloons and the head is ambiguous between a blob fused with a white jelly been and a golden hedgehog.
Finally the shading is blurred not helped by the blurry line art which may or may not be a product of the JPG compression.

My advise is pick between these 3 mediums,
PreRendered graphics (3D models rendered into 2D sprite sheet),
Vector graphics (recommended for drawn graphics, but they do come with a challenging skill set of their own)
Pixel art (quite often drawn graphics are turned into pixel art for key points in a sprite sheet, just remember to scale down your image to pixel art over it in a comfortable size 64x64 is a good all rounder)

Then do research into whichever medium you choose and practice and practice and practice, for Pre-Rendered and Vector there are likely better forums to go to for help, but if you pick pixel art its out specialty here Smile
Thanked by: BynineB
#5
Thanks everybody im glad I was able to get helpful information also sorry about placing it in the wrong category it's my first time making sprites so i gotta long way to go but that's what the learning process is for i suppose Smile
Thanked by:


Forum Jump: