![]() |
|
01-26-2016
|
1 |
|
Graphics
Join Date: Feb 2014
Location: France
Posts: 838
|
Gimp Help
Hello, As some of you know, I'm working on my own MMO. I need some help with gimp : I added a body color customization system and when I choose a color, I would like the AA I used change to be adapted to the color. ie. It's red, the AA color become dark red. It's yellow, the AA color become dark yellow. |
|
01-26-2016
|
2 |
|
Veritired ✔️
Join Date: Jan 2012
Posts: 4,441
|
I know you can do it believe in yourself
|
|
01-26-2016
|
3 |
|
Earning Unix dem stacks
Join Date: Apr 2013
Location: In a fox hole somewhere
Posts: 7,391
|
select by color, then recolor
|
|
01-26-2016
|
4 |
|
Graphics
Join Date: Feb 2014
Location: France
Posts: 838
|
I mean it has to be automatic, not made by me. The player choose a color from a 100-color palette.
Last edited by Asteria; 01-26-2016 at 06:57 PM.
|
|
01-26-2016
|
5 |
|
Banned
Join Date: Sep 2011
Location: fighting alt-right
Posts: 2,570
|
I don't have any experience in this particular subject, but the only thing I can really think of is to create two sprites, one overlapping the other. The first layer includes the outline and a transparent AA. The first layer is overlapping the second layer, which is the actual color changeable part. That way, the transparent AA pixels automatically change with the color changeable layer.
|
|
01-27-2016
|
6 |
|
Banned
Join Date: Apr 2014
Location: California
Posts: 150
|
Can I see some screenshots if your game
|
|
01-27-2016
|
7 |
|
Impulsive Spender
Join Date: Oct 2012
Location: Irvine, California
Posts: 1,401
|
Graal's color-changeable bodies just don't have AA
|
|
01-30-2016
|
8 |
|
Registered User
Join Date: Jan 2016
Posts: 13
|
Don't think it's possible. I made a colorchangeable body and added some AntiAliasing to make it less pixel-ish. But I can only add one color per palette. You can add some more color though but you wont be able to change its color in-game
|
|
01-30-2016
|
9 |
|
Graphics
Join Date: Feb 2014
Location: France
Posts: 838
|
|
|
01-30-2016
|
10 |
|
Registered User
Join Date: Jun 2015
Location: Battle Arena
Posts: 1,550
|
Maybe you could do something like this instead? http://forums.graalonline.com/forums...hp?t=134261667 |