skin
{
	mesh_file	= "data/characters/keith/keith_lod.hx";
	skin_file	= "data/characters/keith/keith_lod.skn";

	skin_mesh_name_lod0		= "keith_lod0";
	skin_name_lod0			= "keith_lod0";
	visible_pixel_radius_lod0 	= 100;

	skin_mesh_name_lod1		= "keith_lod1";
	skin_name_lod1			= "keith_lod1";
	visible_pixel_radius_lod1 	= 60;

	skin_mesh_name_lod2		= "keith_lod2";
	skin_name_lod2			= "gen_lod2";
	visible_pixel_radius_lod2 	= 30;
	mesh_file_lod2 			= "data/characters/keith/keith_lod.hx";
	skin_file_lod2			= "data/characters/vincent/gen_lods.skn";

	skin_mesh_name_lod3		= "keith_lod3";
	skin_name_lod3			= "gen_lod3";
	visible_pixel_radius_lod3 	= 2;
	mesh_file_lod3 			= "data/characters/keith/keith_lod.hx";
	skin_file_lod3			= "data/characters/vincent/gen_lods.skn";
};

mat_list
{
	


	material
	{
		material_name = "ke_face2.tga";
		texture = "data/characters/keith/ke_face2.tga";
	};

	material
	{
		material_name = "ka_body.tga";
		texture = "data/characters/karl/ka_body.tga";
	};

	material
	{
		material_name = "ke_jacket.tga";
		texture = "data/characters/bulk_12/ke_bulk_jacket2.jpg";
	};

	material
	{
		material_name = "ke_pants.tga";
		texture = "data/characters/bulk_12/ke_bulk_pants2.jpg";
	};

};
