Here is a Unity project and step-by-step instructions for creating a basic 2d Tilemap world in Unity. Originally created as a tutorial for the Ladies Unity Circle meetup on 1/28/20, and is meant to be ...
Detailed here is an approach to 2D pixel-perfect shadows using shaders and the GPU. Because of the high fill rate and multiple passes involved, this is generally less performant than geometry shadows ...