2D Toolkit Forum

2D Toolkit => Support => Topic started by: Avascar on August 01, 2015, 12:59:45 am

Title: tk2d/Lit shaders don't seem to work in Unity5?
Post by: Avascar on August 01, 2015, 12:59:45 am
I've created a spot light in the level, but the sprites that have shaders of tk2d/Lit (tried using all the varients) aren't being lit by the spot light. I've created a 3d cube in the level, and that's getting lit. What's the deal?
Title: Re: tk2d/Lit shaders don't seem to work in Unity5?
Post by: unikronsoftware on August 02, 2015, 11:45:20 am
Do you generate normals enabled in the sprite collection settings?
Title: Re: tk2d/Lit shaders don't seem to work in Unity5?
Post by: Avascar on August 02, 2015, 12:58:14 pm
Seems to be working now, thanks!