Uniformly lit Paper2d sprite with shadows

I want to have a lit sprite so it can cast shadows but it’s texture look unlit(so it has even lighting). I’m not sure how to achieve this though. I’ve read other people doing things with the normals on static meshes but not sure how to achieve this with Paper 2d sprites.

(Basically I want unlit with shadows!)