Lighting...

Hi guys… I got an issue with lights.
I try to create any kind of unity’s light and none has the effect of light on the sprites (GameObjects)

There is something wrong that i’m doing?

You’d need to use a material with a shader that’s affected by lights (such as Sprites/Diffuse), same as with 3D objects.

–Eric

simple things change alot. thank you so much.