collapse

Author Topic: Question: How many colors may be used in a Mugen character's sprite?  (Read 801 times)

0 Members and 1 Guest are viewing this topic.

Offline ShotokanTuning

  • Initiate
  • **
  • Posts: 49
  • Last Login:March 14, 2017, 11:33:05 AM
I'm a bit rusty.

How many colors may be used in a Mugen character's default body/clothes sprite? Can you use all 256?

What is the maximum of what is a practical amount of colors?

The reason I asks this is if you do a double-high resolution character, you want to add in a lot of details.

My guess is that usually the character specific effects (fire ball etc), special moves etc share the same palette with the character, but I think I recall you could also decide to not share the palette for some sprites for example the character specific effects (fire ball etc). If that isn't the case (without for example creating a full game) the less colors used in the sprite the more you would have available for the effects.

So can you just use 256 colors for the main sprite and still use different colors or even palettes (so not share the default palette on those) for the character specific effects (fire ball etc)? Or do you get any bugs (sprites in wrong colors etc) if you do that?

If so what is a good tool to achieve that? If I remember correctly M.C.M. had some glitches with that.

Not too sure where to putt his question, but this seemed Mugen Graphic Arts related (fixed into the Help section).

Thanks a lot for a reply.
« Last Edit: March 31, 2009, 11:04:30 AM by ShotokanTuning »



Offline b.easy

  • Global Moderator
  • *
  • Posts: 1644
  • Last Login:October 15, 2024, 09:45:09 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #1 on: March 31, 2009, 08:25:55 AM »
256 is the standard for all characters, no more.

This is true with nearly all video game sprites, even doubledres characters use them.

My guess is that usually the character specific effects (fire ball etc), special moves etc share the same palette with the character, but I think I recall you could also decide to not share the palette for some sprites for example the character specific effects (fire ball etc). If that isn't the case (without for example creating a full game) the less colors used in the sprite the more you would have available for the effects
special effects don't have to share the same pallete as the actual character, but too many unshared sprites can cause choppiness.

Offline ShotokanTuning

  • Initiate
  • **
  • Posts: 49
  • Last Login:March 14, 2017, 11:33:05 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #2 on: March 31, 2009, 08:58:46 AM »
Thanks for the quick reply.

256 is the standard for all characters, no more.

This is true with nearly all video game sprites, even doubledres characters use them.

Yes I know no more, just wondered if you can really use all 256 colors for the character itself.

special effects don't have to share the same pallete as the actual character, but too many unshared sprites can cause choppiness.

Okay interesting. So just for my understanding. If have let's say 1000 shared character sprites and 200 special effect sprites, will it cause "choppiness"? With other words what is too much? Is it a software specific thing or is this also dependent on hardware? Fast computer less choppy or totally not choppy?

Thanks again.

Offline Spidermew

  • IMT Content Architect
  • *
  • Posts: 6059
  • Country: United States us
  • Last Login:January 16, 2024, 10:15:50 PM
  • Wubba lubba dub-dub
    • Skype - spidermew@aol.com
    • SpiderMew's House of Stuff
    • Email
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #3 on: March 31, 2009, 09:50:03 AM »
Well color number 256 has to be the background color to be turned transparent, so really you can only use 255.

Offline ShotokanTuning

  • Initiate
  • **
  • Posts: 49
  • Last Login:March 14, 2017, 11:33:05 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #4 on: March 31, 2009, 09:58:22 AM »
Well color number 256 has to be the background color to be turned transparent, so really you can only use 255.

True, tough arguably the background is part of the character?  8-}

Did you ever notice the choppyness or did you always share the whole palette, besides for example character select art.


Offline XsLaught

  • MUGEN Content Architect
  • *****
  • Posts: 31
  • Last Login:April 04, 2012, 04:33:11 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #5 on: March 31, 2009, 10:12:51 AM »
Add all the unshared palette sprites at the end of the sff file.
I have 500+ unshared palette sprites and have not noticed choppiness. It may be computer specific. I'm unsure.

Offline Dakangel

  • Stage Creator
  • *****
  • Posts: 156
  • Last Login:May 30, 2019, 01:04:28 PM
  • Proximamente
    • DAKANGEL
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #6 on: March 31, 2009, 10:13:39 AM »
 :thumbsup: hi man ,well is most recomended to share all sprites for your character (character itself) because are always the same only making diferent moves
and effects in different kind of palettes for "more color option"
btw the choppynes is for loading a lot of different palletes in every image,just imagine your character is 1000 images
700 are for the character moves
295 are for effects
5 are portraits

a better way is share pallete in every identical action like same pallete for 700 images of character then share all the sprites for the "hadouken projectile" ,another share for the "fire flames" ,ahother for the "stars super bg" and so
1000 images with different kind of palletes everyone with the option for optimize
Siempre adelante,con el infinito de frente y la eternidad en el horizonte.

Offline ShotokanTuning

  • Initiate
  • **
  • Posts: 49
  • Last Login:March 14, 2017, 11:33:05 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #7 on: March 31, 2009, 11:03:57 AM »
Add all the unshared palette sprites at the end of the sff file.
I have 500+ unshared palette sprites and have not noticed choppiness. It may be computer specific. I'm unsure.

Okay, thanks for the info.

:thumbsup: hi man ,well is most recomended to share all sprites for your character (character itself) because are always the same only making different moves
and effects in different kind of palettes for "more color option"
btw the choppynes is for loading a lot of different palletes in every image,just imagine your character is 1000 images
700 are for the character moves
295 are for effects
5 are portraits

Thanks for the welcome, Dakangel.

A better way is share pallete in every identical action like same pallete for 700 images of character then share all the sprites for the "hadouken projectile" ,another share for the "fire flames" ,ahother for the "stars super bg" and so
1000 images with different kind of palletes everyone with the option for optimize

So if we put character sprites after another they can share a palette (the palette in the act files), then if we have a special move after that needs a different palette those sprites can also share their own palette as long as they are behind one another?

Like a couple of groups of palettes and only the character group is altered by the pal files. How can you we set this up in the sff?

« Last Edit: March 31, 2009, 11:13:59 AM by ShotokanTuning »

Offline Dakangel

  • Stage Creator
  • *****
  • Posts: 156
  • Last Login:May 30, 2019, 01:04:28 PM
  • Proximamente
    • DAKANGEL
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #8 on: March 31, 2009, 11:29:23 AM »
 :thumbsup: yes ,look the very first image on sff file determine the primary palette, all images linked to that are affected by the pal archive ,the images unshared after that uses its own palettes but we can shared the unshared  :P to optimize
let me make a tutorial or something like that for more help
Siempre adelante,con el infinito de frente y la eternidad en el horizonte.

Offline ShotokanTuning

  • Initiate
  • **
  • Posts: 49
  • Last Login:March 14, 2017, 11:33:05 AM
Re: Question: How many colors may be used in a Mugen character's sprite?
« Reply #9 on: April 01, 2009, 03:43:11 AM »
:thumbsup: yes ,look the very first image on sff file determine the primary palette, all images linked to that are affected by the pal archive ,the images unshared after that uses its own palettes but we can shared the unshared  :P to optimize
let me make a tutorial or something like that for more help

Thanks again Dakangel. Looking forward to the tutorial!

I'll be looking for it anyway, but feel free to pm or e-mail, when the tutorial is up. I will walk through it and will try to help making it even better.

« Last Edit: April 08, 2009, 09:34:11 AM by ShotokanTuning »

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

[BOR] _Avengers United Battle Force_ by O Ilusionista
[November 11, 2024, 12:35:24 PM]


Eternal Lament Stage 1.1 & 1.0 by O Ilusionista
[November 11, 2024, 12:34:54 PM]


MatreroG's Stages W.I.P. Concepts by MatreroG
[November 11, 2024, 07:00:56 AM]


Marvel vs. Capcom: Eternity of Heroes REMAKE Game Update 1.3.0 - N.A.O.H. by ExShadow
[November 02, 2024, 04:54:41 AM]


Spooky House(1.1 Only/AIGS) by Vegaz by LightFlare
[October 31, 2024, 11:31:36 AM]


Rooftop Skyline(1.1 Only/AIGS) by Vegaz by LightFlare
[October 21, 2024, 12:13:37 PM]


Secluded Base(1.1 Only/AIGS) by Vegaz by LightFlare
[October 17, 2024, 01:21:06 PM]


Ultimate Balrog + stage by ELECTRO
[October 17, 2024, 05:40:31 AM]


Classic VS : Balrog by ELECTRO
[October 08, 2024, 04:35:53 PM]


IMT Tutorials and Documentation gone? by tehdevil
[October 06, 2024, 04:25:52 AM]

* IMT Calendar

November 2024
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 [12] 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal