- Home /
I want to illuminate 2d sprites in Unity 2D.
Hello.I'm a student in Japan, so I may mistake English, please forgive me.
I'm going to make 2d pazzle game with light effects, like these. https://itunes.apple.com/jp/app/linelight/id1231634915?mt=8 https://itunes.apple.com/jp/app/frost/id1234617736?mt=8 But, I can't do this light emmisive effect.
I tried some ways. (1)I set up the sprites's sharder, sprites-diffuse. But, in this method, I could make sprites illuminate, and the sprite couldn't illuminate other sprites. Only the own sprite is illuminated. (2)I make the post light to all sprites. I can illuminate all sprites, but I want to make 2d games using smartphone. So, in this method, the performance is so bad.
What should I do to illuminate sprites which illuminate other sprites and background? Thank you.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
I can't use 2D lights 2 Answers
2D Greyscale shader with lighting and color. 1 Answer
point light 2D 0 Answers