How to make sprites affected by light

Hi. I’m trying to make 2d game. So far I menaged the light by setting min and max brightness in camera settings. But It doesnt look the best and I can’t use lights to affect the sprites. I have seen other questions pike this answered to set default material to lit, but there isnt lit matrial in dropdown. Idk if Im suposed to make it. Is there any way to make sprites be affected by light while using ortographic camera. Can anyone explain me how to do this step by step cuz I dont know anything about sprites, materials, etc.

Ok nevermind I just had to change it from “MaskedUnlitSpriteMaterial” to “MaskedLitSpriteMaterial”. It’s not showing up if in Content Browser, View options Show engine and plugin content isn’t selected.