AuthorTopic: Mini Mario...REALLY mini... [WIP]  (Read 11233 times)

Offline Shrike

  • 0010
  • *
  • Posts: 412
  • Karma: +1/-0
    • View Profile

Re: Mini Mario...REALLY mini... [WIP]

Reply #20 on: July 05, 2008, 08:38:31 pm
And thanks for the compliments, Yo-Yo-Master. glad you like it.  ;D Your mushroom looks much better. You could eliminate some of those blues and try some dithering.
I'd say you should consider what you're going to do with those sprites (is it just a mockup or a game running on some hardware) and if its for a game, what will be the capabilities of the hardware. On many devices, it is possible to change the color of the background synchronously with the start of a new line, meaning that with only one entry in the palette, you can actually have a colorful raster for your scene ... and going with dithering actually make the things more complex.

Thats a good point- you obviously know more about the hardware aspect of it. I guess i assumed it was just for fun and not going in an actual game. So really i agree with you.

BTW, Yo-Yo-Master, the sky gets lighter as it goes towards the horizon. It does depend on the time of day but in the afternoon i believe it gets light towards horizon. And, if this is for an actual game you plan on selling or just giving out, i'd love to help.  ::) i can program and make music as well as pixel. And i really love the new run animations! no critique really- they look perfect to me.

[EDIT]
About the head turn. I think your main problem is its too exaggerated. try a 2px head turn, that might work. And i would make the M on his hat 2px long, but thats just me. Great so far!
« Last Edit: July 05, 2008, 08:53:22 pm by coran »

Offline Yo-Yo-Master

  • 0001
  • *
  • Posts: 31
  • Karma: +0/-0
  • My failed attempt at mimicking XenoStriker's style
    • View Profile
    • My DA..nothing much yet >>

Re: Mini Mario...REALLY mini... [WIP]

Reply #21 on: July 06, 2008, 12:03:46 am
Quote
I'd say you should consider what you're going to do with those sprites (is it just a mockup or a game running on some hardware) and if its for a game, what will be the capabilities of the hardware.
Its not a game, just an animation.   ::)
I should have talked earlier about what I want to achieve here:
Yes:
-animation
-style
-character
No:
-palette compression/restriction
-anatomical realism (obviously, its Mario)

Offline ptoing

  • 0101
  • ****
  • Posts: 3063
  • Karma: +0/-0
  • variegated quadrangle arranger
    • the_ptoing
    • http://pixeljoint.com/p/2191.htm
    • View Profile
    • Perpetually inactive website

Re: Mini Mario...REALLY mini... [WIP]

Reply #22 on: July 06, 2008, 12:26:03 am
( < Atari)

Not. It's a NES romhack. Also some stuff could look way better than that on the 2600, but it's not possible to have 2 colours in one line in a sprite afaik.
There are no ugly colours, only ugly combinations of colours.

Offline tocky

  • 0011
  • **
  • Posts: 503
  • Karma: +0/-1
  • doublepostokrates
    • View Profile
    • my blog

Re: Mini Mario...REALLY mini... [WIP]

Reply #23 on: July 06, 2008, 06:07:49 am
If you're dithering to smooth a gradient (rather than to add texture/draw the eye) you want to emphasise the flats and halftone dither, use less of the odd midtones (like the diamond/plus shape one). When you're texturing sometimes you would want that, but I think it's distracting here. I'd avoid dithering altogether, personally, but it could work.


yours | more emphasis on flats, halftones | probably taking it too far

Offline PypeBros

  • 0100
  • ***
  • Posts: 1220
  • Karma: +2/-0
  • Pixel Padawan
    • PypeBros
    • View Profile
    • Bilou Homebrew's Blog.

Re: Mini Mario...REALLY mini... [WIP]

Reply #24 on: July 07, 2008, 06:34:08 am
A failed head turn...I think it looks better without it. 

Yep, indeed. I once used headturns in running animations myself, but i wouldn't use it anymore. Reason is that, when you're running, you focus on where you're heading. Your shoulders rotate, but you usually try to keep your head in the right direction.

So head turns might be a mistake from animators that feel rotating shoulders is too much for them (as an afterthought, i was definitely in that category on my last attempts :D )