Hello. If I have an object, in the center of the screen (its not an FPS/TPS, the object does not move), how can I have that object look at the mouse cursor (as if the mouse cursor was an object)? Thanks
Look at the accepted answer in this question:
http://answers.unity3d.com/questions/28149/need-help-with-making-player-look-at-mouse
It pretty much gives you the code you need.