Strange problem, I create a normal material (in the example when I insert everything works ok), and my normal map does not work when lighting... I've racked my brains and can't find the problem...
material = new Crystal_Material(id);
material.normalSprite = spr_floor_s04_n_1;
material.Apply();