Modme Forums

Lights casting shadows from a model are messed up somehow?

Game Modding | Call of Duty: Black Ops 3 | Radiant


Duck:

The shadows look fine in radiant but in game they look all low res, its not the model being downgraded since I went into ape and removed the lower detail ones just to be sure, I have no idea what is causing this and I'm tearing my hair out trying to figure it out lol, any help here would be appreciated.


No_One✔:

You can try using light culling (iirc). So select the light, and I think somewhere in the middle of the light properties, there is a variable that you can change (I think it's called light_culling, or somewhere along those lines). Change it to about 0.05 or 0.1, and the light should automatically not cast the shadows that you wanted gone.

Also light culling is super useful to make the light entities appear like they are directly casted from ceiling or other spot lights, without being reliant on the radius to do so. You can see at the top of the ceiling light, that the light is being casted outside of the object too.