Author Topic: How to set Color Decimals for Ground_ files?  (Read 525 times)

Im trying to make a ground file, its High quality grass. I have it packed correctly its just that I don't know what to put for the color.

Right now I have $Ground::Color 255 255 255 255 (I put this because I saw the default folder with this)

I was told to use this site, http://www.psyclops.com/tools/rgb/ to figure out the color code but I dont know what Im suppose to do,

Add-On Here

http://www.mediafire.com/?548exo1yy2tjyq5

I don't get it. Put the color you want there.

255 255 255 255 as the $Ground::Color means that the texture is fully opaque and has white beneath it if it's transparent at places (red + green + blue = white, in addition to full alpha).

Yeah but I try this and my ground comes out blank and also whiteish, is it something with my image?

Yeah but I try this and my ground comes out blank and also whiteish, is it something with my image?
Yes. Wrong size or format.

Alright, I think I set it to 1024x1024 which worked on another image, it was just that you could see the texture overlap. I'll try some other things, but 255 255 255 255 should work right?

Alright, I think I set it to 1024x1024 which worked on another image, it was just that you could see the texture overlap. I'll try some other things, but 255 255 255 255 should work right?
Yes. White (255 255 255 255) does not change the texture color.

Aight thanks I'll try it