Is it possible to get a light level type value of an object or actor in a level? I need a way to determine if the player is in a shadowed area and whether they can be seen or not. I need to use this in conjunction with the seen event in the pawn sensing component.
Thanks!