So I have made a topdown, 2d shooter where the player faces towards the mouse. Instead of having a direct track camera, I followed a tutorial and now have a smooth camera delay. However, now instead of following the mouse, the player only faces the position of the defined camera. (Code Shown Below)
Let me know if anyone needs to see the editor or other scripts to help with a fix, thanks in advance!
