I'm a complete beginner when it comes to all things shader/shadergraph related, so I copied this shader graph from a tutorial. It works great for allowing 2d sprites to cast 3d shadows and to be affected by lights, but one problem is that the back of the sprite is unaffected by lighting changes. It still casts shadows, but the sprite doesn't change color at all when hit from the back.
Any help is greatly appreciated.