material Numbers/One { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture one.png } } } } material Numbers/Two { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture two.png } } } } material Numbers/Three { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture three.png } } } } material Numbers/Four { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture four.png } } } }