View previous topic :: View next topic |
Author |
Message |
Bagne ALL YOUR NUDIBRANCH ARE BELONG TO GASTROPODA

Joined: 19 Feb 2003 Posts: 518 Location: Halifax
|
Posted: Wed Apr 21, 2010 5:10 pm Post subject: Palette question |
|
|
Is there a way to "tweak palette" in a targeted way?
Like say, make everything greyscale except for a certain hero or NPC/sprite?
Or maybe make everything dark or nearly black except for a certain NPC/sprite? _________________ Working on rain and cloud formation |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Wed Apr 21, 2010 6:43 pm Post subject: |
|
|
The only way to do that is to draw the sprite you want to exclude using only colors that are not included in the tweaked range. |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Thu Apr 22, 2010 11:15 pm Post subject: |
|
|
And of course, you won't be able to use tweak palette if you do that; use readcolor and writecolor. (Also, tweakpalette is pretty basic and will fade all dark colours to black (or all bright colours to white), so it's reasonable to write your own version anyway.) _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Fri Apr 23, 2010 6:13 am Post subject: |
|
|
Tweak palette can do color ranges. But yes, read color and write color give more control |
|
Back to top |
|
 |
|