GUI Scripts for camera control

Hi,

I am building some sort of “exploration game”. I have implemented the scripts to control the camera with the keys and the mouse similarly as what you have in Google Earth for example. Now I want to create the GUI for this. Do you know of any GUI scripts that I could use to pan and rotate the camera? Basically, what I want is:

  1. one wheel to control the panning;
  2. one wheel to control the rotation;
  3. one slider to control the elevation;

Thanks for any help.
Regards.
K.

Anyone? Any link to a site or tuto would be just fine. I am looking for a way to control the camera with two wheels (one for translation and one for rotation). I am sure that someone already did something similar.

regards.
K.

Share your code first