Hello all, I have joined the forum because I am having so much trouble I need help!
I am creating a game where I control the player's movement with W, A, S, and D and the player is always facing the mouse (which can freely move over the screen.) I need help getting the player to always face the mouse. I have searched the forums and online and found no clear way to do this that I understand.
In brief: I want an RTS unit to face the mouse wherever it is on screen. (Mouse position determines player's pan.) Latest syntax please.
-Memory