My first draws

All development of pixel art, maps and other graphics.


pateame

My first draws

Post by pateame »

I decide start (..or try) to draw some ideas, and I want to share them to can learn from my mistakes.
If I got new ideas, i will post it here or at this website
Maybe isn´t professional, but those are the following:

Image
File: Image

Image
File: Image

Image
File: Image

That´s all folks, see ya :oops:
Last edited by pateame on 25 Feb 2009, 19:36, edited 1 time in total.
User avatar
kickinyourface
Novice
Novice
Posts: 145
Joined: 09 Jun 2008, 19:08
Location: HeilbronX Germany

Re: My first draws

Post by kickinyourface »

very nice start but... i would like to see the death frame WITH player...

Additional: the backside of pachua's hat looks bad... it's so blank there... i'm not sure how to tell it...

Regards
lvl 7X | God made Weed, Men made beer... In God we Trust
Image
yourmistakes wrote::lol: lmfao @ people that think the internet is serious business.
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Re: My first draws

Post by Rotonen »

The side views differ from what the other views imply on the Pachua piece.
This message used to be meaningful.
User avatar
kickinyourface
Novice
Novice
Posts: 145
Joined: 09 Jun 2008, 19:08
Location: HeilbronX Germany

Re: My first draws

Post by kickinyourface »

Rotonen wrote:The side views differ from what the other views imply on the Pachua piece.
yeah you're right lol i didn't see that the first time i looked at it... maybe i should wear my glasses more often...
lvl 7X | God made Weed, Men made beer... In God we Trust
Image
yourmistakes wrote::lol: lmfao @ people that think the internet is serious business.
pateame

Re: My first draws

Post by pateame »

Thanks all for suggestions. I fix pachua hat (still dont get good side views) and clown mask just a little, and will try to add "death pose" to other draws next time.

Image
File = Image

Image
File = Image

Im looking for other items, and trying to learn how to do .XML for tiles. It could take more time so, when I finish I will post all fixes. Thanks for free lessons guys!
Last edited by pateame on 26 Feb 2009, 14:35, edited 4 times in total.
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: My first draws

Post by Jaxad0127 »

The XML files aren't that hard, and if you match the player sprite, you don't have to do any work at all (most equipment does; hats and hair don't, but that's to cut down on space).
Image
pateame

Re: My first draws

Post by pateame »

Thanks for support!. I was looking for some XML included on project and it looks easy now (supposing that our item has the same position and match with char). I finish the design of Chain boots, and add a XML to experiment a little with that mess.

# Tile File = http://pateame.googlepages.com/feet-chainboots-male.png
# XML =http://pateame.googlepages.com/feet-chainboots-male.xml

Preview
Image
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: My first draws

Post by Jaxad0127 »

Even easier than that:

Code: Select all

<?xml version="1.0"?>
<sprite name="player" action="stand">

	<imageset name="base" src="graphics/sprites/feet-chainboots-male.png|W" width="64" height="64" />

	<include file="feet-boots-male.xml"/>

</sprite>
Image
pateame

Re: My first draws

Post by pateame »

Draw pixels is really addictive :lol:
There´s another draw I want to share, a Gladiator helmet

Image
File = Image
(still need to edit the upper part, but there´s the main idea)
Last edited by pateame on 26 Feb 2009, 15:32, edited 3 times in total.
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Re: My first draws

Post by Rotonen »

The consistency issue on the Pachua hat is not gone.
This message used to be meaningful.
User avatar
AxlTrozz
Knight
Knight
Posts: 843
Joined: 04 Aug 2006, 23:12
Location: Now from TX

Re: My first draws

Post by AxlTrozz »

I like your interest on pixelart up to now you have a good start, however before you go for other ideas, try to finish the Pachua Hat and Gladiator Helmet first (I like them both), try only with outlines first, then try to color, remember the basic rules : 45 deg. from top, light from south west and I would like to add a new rule : consistency, for example the Gladiator Helmet top part looks like diamond shape from the front and back view, but looks flat from the sides.
pateame

Re: My first draws

Post by pateame »

You are right Rotonen... I was searching photos of real hats to fix side views. Im not sure if is better now.
There´s the fix, maybe somebody can do it better:
Image
File = Image

Thanks for support, I keep fixing following your suggestions, slow but sure :P.
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: My first draws

Post by Jaxad0127 »

pateame wrote:You are right Rotonen... I was searching photos of real hats to fix side views. Im not sure if is better now.
There´s the fix, maybe somebody can do it better:
Image
File = Image

Thanks for support, I keep fixing following your suggestions, slow but sure :P.
That's definitely better, but it could still use a bit of work. Shading on all of your pieces are a bit off.
Image
User avatar
AxlTrozz
Knight
Knight
Posts: 843
Joined: 04 Aug 2006, 23:12
Location: Now from TX

Re: My first draws

Post by AxlTrozz »

Don forget the angle, the example image was taken at 0 deg angle view (directly at front) but the camera in game is at 45 deg from top.
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Re: My first draws

Post by Rotonen »

I think the consistency issue is still there. You can see the picture like I've attempted to draw.

In the side view it looks like a flat mohawk in the center. In any case the feathers seem to be in different positions and places in the different views.
Attachments
Example A
Example A
example_a.png (18.59 KiB) Viewed 2055 times
This message used to be meaningful.
Post Reply