Third Person Controller rotation limitation

I am using the Standard Assets Third Person Controller on Unity 3.4.

I use the Left, Right, Up and Down (or W, A, S, D key) to move. I notice that when I press the Right or Left key, it rotates 90 degrees.

Is it possible to rotate it in smaller angle (like 15 degree)?

Also, I notice that the mouse does not do anything.
Is this expected behavior?

Thanks in advance for your help.

1 Answer

1

I have just found the following: [Full Rotation 3rd Person Controller for Unity 3d ][1]. Please see his modified

[2]. 

  [1]: http://www.youtube.com/watch?v=fzHJtr2mlns
  [2]: http://www.tarboxgames.com/script.txt

Does anyone still have this code they could upload?