So i’m making a 2d game, but i can’t find any functions, affecting the ambient light, basic ambient light in “RenderSettings” does nothing.
Ambient light does nothing unless the object uses a shader that takes ambient light into account, which the default sprite shader doesn’t, but you can use the sprites/diffuse shader instead.