Sprite I want to rotate is white triangle (player). I want it to rotate on z-axis so its front always points at 0,1,0 when it moves anywhere else. (the angle would change depending on its new position)
I am not looking for a complete answer I am new to unity and scripting I’m just asking for what I should look into and learn about that would be the easiest to use to accomplish my goal.