Auto Deferred Shader

Its something in the loader. When all textures are read, only the first envtype { modulate } texture is assigned to a texture stage (default). All normal textures envtype <normal } are assigned to a separate texture stage. When, after the first { modulate } texture, other modulate textures are read they aren’t assigned to a texture stage.