In my game I want dynamic shadows. I really don’t know how to do that but I figure I could sketch a shadow map and then find the angle from the light and put the shadow accordingly. Would that work? Or should I just program something advanced? If so, how would I do that?