I’m making a 2d isometric game, and I’ve gotten to the point of lighting. Now here is the issue, if I want for example an object to light up behind the player, the lights can only target an entire sorting layer, and I can’t simply move the object I want to light up under the player because the object needs to be on the same sorting layer as the player to sort properly with yz sorting cause isometric game. Is there any way to make the light sort just like any other object or can it only light entire sorting layers?? How is it intended to function properly in this instance?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Quick information request: 2D Lights & Sorting Layers | 13 | 7024 | January 17, 2021 | |
2D Lights and Rendering Layer Mask | 4 | 1232 | July 27, 2023 | |
2D light sort order / z-position to place it behind sprites? | 34 | 12615 | November 7, 2024 | |
Faking 2D lights with z-sorting | 2 | 1218 | April 12, 2021 | |
Strange Sorting Effect from Global Light 2D | 5 | 699 | August 6, 2020 |