material Alien
{
	technique
	{
		pass
		{
			lighting off
			depth_write off
			scene_blend add
			alpha_rejection greater 128
			cull_hardware none
			texture_unit
			{
				texture Alien.png
			}
		}
	}
}