I am trying hard to use WMB map entities in my game on a large scale, if I can't solve this now, I promise I will never post about it here again!
WMB entities aren't affected by static lights unless you put the static light in the WMB entity and compile it. Looks good, but the light from my WMB entitiy isn't affecting any of the models that move around on top of it. This is what I have tried:
Placed lights in the WMB entity, but they aren't affecting the models that move around on top of it.
Placed lights in the level that the WMB entity is loaded in to in the same place as the lights in the WMB entity itself to no effect.
Did the above two and then I placed a regular block with a light source that reaches its surface and still no effect.
I just want the player and enemy models to lighten and darken normally when moving throughout the WMB level by whatever means necessary.