Hi, I am trying to implement a mechanic in which holding down the right mouse button and moving the mouse will rotate the camera around an object. Googling the problem, it seems there are a lot of helpful answers, but they all rely on the following line:
[AddComponentMenu("Camera-Control/Mouse drag Orbit with zoom")]
I am new and using Unity 5.0. I have gone into Assets > Import Packages and gone through the packages but I cannot find a script with this name. Can anyone help me out and let me know where to get it?
Thank you.
↧