Lights Problem

Hi guys, i have been working with a scene, and when i put all elements with lights in the scene and load the scene in the engine, i see everthing but when i started to move my player the lights starts to flick i mean, sometimes i have light and then when i move the lights turn off, but i still see the elements that i have added to my scene, its like the only thing that loses lights for some moments its the map, any idea?



thanks in advice.





Regards,



Viejosata

try to generate tangents for your models.

tangenBinormalGenerator.generate(Geometry/Node/Spatial);

1 Like