Ground_Mesh_Resource {
ground_resource_file	= "Data/Levels/Forest/Tracks/Hard/Resource_Config.txt";
};

Environment_Cube {
env_cube_file	= "data/levels/Forest/bgr/cube.txt";
env_cube_mat	= "data/levels/Forest/bgr/night/cube_matlist.txt";
type	= "normal";
persp_scale	= 0;
};

Global_Snowing_Class {
shadow_color	= {0.5,0.5,0.5};
shadow_intensity	= 1;
shadow_height	= 0.5;
num_of_snowflakes	= 256;
texture_width	= 0;
texture_height	= 0;
shadow_texture_width	= 0;
shadow_texture_height	= 0;
texture_use_mipmap	= 1;
shadow_texture_use_mipmap	= 1;
texture_name	= "testdata/flake.tga";
shadow_texture_name	= "testdata/alpha.tga";
texture_format	= "565";
shadow_texture_format	= "4444";
flake_scale	= 0.15;
shadow_scale	= 0.15;
speed	= 0.03;
box_size	= {50,40,50};
};

Light_Class {
ambient_intensity	= 0.75;
ambient_color	= {0.05,0.1,0.3};
attenuation_limit	= 0.01;
sun_direction	= {0.5,-0.55,0};
sun_color	= {0.2,0.4,0.6};
sun_shadow_color	= {0.3,0.4,0.2};
sun_intensity	= 1.2;
shadow_map_file	= "data/levels/forest/tracks/Hard/night/shadow.qua";
background_color	= {0,0,0};
light_config	= "Not_defined";
num_of_dazzles	= 64;
dazzle_texture_width	= 0;
dazzle_texture_height	= 0;
dazzle_texture_use_mipmap	= 1;
dazzle_texture_name	= "testdata/halo.tga";
dazzle_texture_format	= "565";
dazzle_centre_texture_width	= 0;
dazzle_centre_texture_height	= 0;
dazzle_centre_texture_use_mipmap	= 1;
dazzle_centre_texture_name	= "testdata/streak_flare.tga";
dazzle_centre_texture_format	= "";
};

Map {
right_x_loc	= 0.95;
bottom_y_loc	= 0.95;
size	= 0.75;
item_size	= 0.05;
texture_format	= "4444";
};

