Sorry, I do not really understand scripting or programming (just learning some). I was wondering if someone could help me know how to change the Mouse Look Script section below so that holding down the right mouse button will allow camera look to change direction and the Mouse Wheel zooms in and out.
I really don’t want to be looking around contantly when I move the mouse within the game window.
Of course any ideas anyone has about how to do this better, I am open to that too.
Actually some help with a script for Mouse Look that allows me to lock the view to just the RMB only and MMB as zoom. This way when I am looking in the game window, my view isn’t constantly looking around every time I move my mouse.
Actually, that doesn’t distinguish C# and UnityScript (C# has a ‘var’ keyword that’s used in a somewhat similar way, although in C# it’s simply a compile-time shortcut).
The overall syntax for declaring variables does of course differ between the two languages though.