“The lighting under the hat still looks odd. It looks as if theres a light bulb
under the hat, shining lighting around the characters head.”
I don’t see such an obvious glow on my PC, but I need to remove this visual effect. How to do it?
You can try different techniques to avoid this:
- Bent Normals - Bent Normal Maps | Unreal Engine Documentation
- Capsule shadows - Capsule Shadows | Unreal Engine Documentation
- Inset shadows (doesn’t recommended) - Dynamic Scene Shadows | Unreal Engine Documentation
Try to use Capsule Shadows first (bc you can check it very quickly) and then Bent Normals (I think it is right art way to solve Your problem)
Thank you so much! Capsule shadows helped.