Search Unity

Camera sensitivity decreases with more game objects on the screen?

Discussion in 'Scripting' started by Treasureman, Sep 1, 2015.

  1. Treasureman

    Treasureman

    Joined:
    Jul 5, 2014
    Posts:
    563
    I have a scene with a lot of cubes in it. The problem is that when I use my gamepad and a lot of those cubes are visible on screen, the camera moves more slowly. Can I fix this, or do I just need to increase the sensitivity?
     
  2. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Kiwasi and karl_jones like this.
  3. Treasureman

    Treasureman

    Joined:
    Jul 5, 2014
    Posts:
    563
    I'm very new to coding and I'm just using the default MouseOrbit.js script. Would I have to change the script, or just add a new script to my camera?
     
  4. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    I can't help you learn to code, I'm sorry. But there are a lot of tutorials around for it. There's a lot to learn, so http://unity3d.com/learn section is there if you're serious.