Hey guys I noticed that for entities pre-placed in e.g. WED or your own level editor that Emissive glow / lightning won't show properly, unless you wait a couple of frames after map load (wait(5);) and than set the material after that wait (my.material = mtl_standard;).