Originally posted by chump
The scroll wheel on the mouse would move the camera in and out,
This is pretty easy to do if I make it un-customizable. But right now there is only one view where zoom even works due to constraints from the camera code, I will wait till that is updated(which will be pretty soon) to work on that.
--------------
I\'m not entirely sure what some people have the scroll wheel mapped to do, when i use it now it doesn\'t do anything by default. Having it move from first person view to max perspective (zoom in scrolling forward, out backwards) would be simply outstanding!
Originally posted by chump
Moving or holding the mouse to any side of the screen would pan the camera, touching the left side would move it left, right to right, touching the top would move the camera down and vice versa.
I was thinking about this, the problem being that it would be yet another mode to change your view... So I will have to muck around with the other ones, see what people actually use and what they need. Question, by panning up you mean looking up? if so that\'s the same as the current mouselook, but only using the borders to indicate. But again, this will lead to many more settings for people to change.
--------------------
It was a simple system, there were no borders or graphics for working it. Touching the mouse on any far edge of the screen would move the camera. Tapping the side of the screen would move it slightly, and leaving your mouse there would cause it to spin continously left or right, or move the camera all the way up/down.
As for vertical movement, well holding the mouse at the top of the screen would cause the camera to move up in a 360 degree arc (keeping it aimed at your character) until it was directly above your head looking down at you. Moving it fully down would move it perfectly horizontal with the head of your character. And regardless of where the camera is, the mousewheel always had the same effect moving the camera out of first person to as far as your perspective was set at (and vice versa).
This system was ingenious in the fact that you could quickly and easily change your viewpoint to whatever you wanted without using a single keystroke or having to set key bindings for camera controls. This would also eliminate the need to change or have multiple camera modes (first person for sure, however dynamic follow is kind of neat)
Hope this clarifies my prior desprection! Pardon the messed qoutes....