Hey there! Lots of games require the ability to look at an object (top-down shooters, AI in general, visuals), and Unity is a pretty good engine for something like this, so I decided to give a quick snippet/guide on how to do this:
2D Object Look Script (Unity)