|
Post by Chavez on Mar 4, 2006 16:58:26 GMT -8
This is Willem Peits suggestion for your level.ini...
// [mat.name] [ r g b] [fog start] [fog end][backgrnd fog start][backgrnd fog end][max water depth] // WATER_fog= HA, 51,70,77, -50, 40, 1, 140, 20
From this example above we have these settings...
Material name = HA R,G,B = 51,70,77 (these numbers are where you can alter the color under your water) fog start = -50 fog end = 40 background fog start = 1 background fog end = 140 maxwater depth 20 (you can change this number to just 2-5 meters lower than your terrain)
below is the actual line of script in the level.ini
WATER_fog= HA, 51,70,77, -50, 40, 1, 140, 20
Chavez
|
|