Sprite > set angle toward position > player.x, player.y. if it's a top down game. Or if it's a side scroller you can set the sprite to be mirrored or not mirrored depending on if the player X is greater or less than the enemy, that would be for simply looking left or right.