#How Much 2D Light Can My URP Game Handle?
1 messages · Page 1 of 1 (latest)
It handles well enough, but I'm pretty sure that URP 2D has less light math going on so I think that URP 2D should handle a bit more lights
But that's depending on the target device whereas I do not recommend using lights on devices such as phones (but you can always make lighting tiles and just set their alpha seperately, but then comes the problem off of having to draw em all)