How to manually edit UV2/lightmap textures?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By SqrtTwo

Here’s the thing, most of my game’s textures have a cel-shader, but the thing is that using baked lights doesn’t replicate the way the shader would shade the object using a regular light source, but instead replicates how it would using a standard spatial material. This ruins the aesthetic of my game as I don’t want the shading to look realistic.

Thing is, I can’t find where the UV2 texture pngs are stored anymore (I used to have some old lightmap textures that I generated years ago, but it doesn’t seem to do that anymore)

enter image description here