I am just wondering if there is a function for making a sprite look at a object. I have a 2d lander game and I just want to have a arrow in the ui that points to the landing zone. everything i try ends up working with the z axis pointing at the object, where for a 2d I need the y to point at the object. Thanks.