Classic lights and entity lights interference
It is possible to cause interference when combining low level TBGL coding and scene system
TBGL offers both low level light (TBGL_UseLighting ...) and high level lighting system (entity light) + there is possibility of custom OpenGL lights as well.
I need to check that low level lighting remains untouched by entity lights.