- Home /
Question by
RescuerRus · Dec 11, 2013 at 10:36 PM ·
2dunity 4.3ambient light
Ambient light in Unity 4.3
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.
Comment
Answer by Eric5h5 · Dec 11, 2013 at 11:15 PM
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.
Your answer
Follow this Question
Related Questions
Retina textures on 4.3 2D Sprite Packer? 0 Answers
Use 2D lighting 0 Answers
[Unity 4.3] How to hide 2D Sprite? 3 Answers
Sprite Editor won't create files. 2 Answers