Page 1 of 1

Where is dah blood coloring

Posted: Sun Jul 28, 2013 12:43 am
by Penaloza1337
I wanted to test out new blood feature where you can color it yellow or any other color, I checked Ctrl + Shift + P And I found nothing, I did the same with Ctrl + Shift + U but the blood settings don't appear. Please tell me how can I access it. :?

Re: Where is dah blood coloring

Posted: Sun Jul 28, 2013 12:46 am
by RagdollZombie
It should be in your (on Documents/Wolfire/Overgrowth/Data/config.txt. (on windows)

The default is blood_color: 0.5 0 0 (RGB)

Re: Where is dah blood coloring

Posted: Sun Jul 28, 2013 12:47 am
by Penaloza1337
RagdollZombie wrote:It should be in your Documents/Wolfire/Overgrowth/Data/config.txt.

The default is blood_color: 0.5 0 0 (RGB)
Wait, So If I want a color, Do I look up the three values?

Re: Where is dah blood coloring

Posted: Sun Jul 28, 2013 12:52 am
by Penaloza1337
Penaloza1337 wrote:
RagdollZombie wrote:It should be in your Documents/Wolfire/Overgrowth/Data/config.txt.

The default is blood_color: 0.5 0 0 (RGB)
Wait, So If I want a color, Do I look up the three values?
Oh I see, Thanks for the help! I'm going to change 0.5,0,0 to 255,0,255 :mrgreen:

Re: Where is dah blood coloring

Posted: Sun Jul 28, 2013 1:57 am
by Endoperez
The values there are from 0 to 1, not 0 to 255. It might work for extreme colours, but for other stuff, you'd input stuff like 0.2, 0.7, 0.9 .