How to make a 2D Sprite Rotate (Y axis) towards the player?

I’ve tried quite a few scripts i found in the forums but they all made the sprite Scale, i only want the sprite to turn towards the player…

Okay so the problem was that the object i put the billboard script on was attached/a child to another object so thats why it stretched/scaled.