How would I add a lighting system like this to Unity 2D?
Nackley
15
Posts
35
Following
A member registered Aug 23, 2022
Recent community posts
The DARK Series - Victorian Style Add on comments · Posted in The DARK Series - Victorian Style Add on comments
Light rays 2D effect/shader (Unity) comments · Posted in Light rays 2D effect/shader (Unity) comments
[ASSET PACK] ANIMATION PACK comments · Replied to StarvingIndyDeveloper in [ASSET PACK] ANIMATION PACK comments
I fixed it, but maybe should add this information to the 'Readme.txt'. When adding the sprites to unity, to remove the 'blurry' look to them go to Inspector > Advanced > Filter Mode, and then change Filter Mode to Point (no filter). In addition to this, go to Inspector > Advanced > Compression, and then change compression from 'Normal Quality' to 'None'. After these changes are made, the pixels should look a LOT better for your project. Hope this helps other users who ran into the same difficulties I did.