Importing the touch camera + touch camera inputs into my scene and selecting the Camera perspective + Default only allows me to rotate the camera with left mouse and touch, no matter what I do I'm unable to zoom, translate, or move the camera in any other way.

Also when I disable the switch and the top down ortho I'm not able to move the perspective at all.

2021.3.6f1

    Anthony

    The "User Manual" Yes. Demo is broken as well:

    HOW TO INSTALL
    ● Download from the asset store and import in your project. There is no
    dependency anymore to install!
    BASIC USE

    1. Add both prefabs TouchCamera & TouchCameraInputs inside your scene
    2. If you want to add boundaries to your camera, fill the CameraBoundaries component
      on the TouchCamera gameObject with a another gameObject (having a collider, see
      demos)
    3. Edit parameters on the CameraPerspective & CameraTopDown components if
      needed.

      The minimal scene seems to work, could you please update me as to what's going on.

      Also this still persists in the Minimal scene.
      "Also when I disable the switch and the top down ortho I'm not able to move the perspective at all."

      https://ibb.co/K0wCGWc

        9dj82nds Hi, maybe the prefabs are broken I will have a look.

        Can you tell me which demos are broken on your side ? If the minimal demo works, I don't why the other ones would not.

        Are you using the new input system ?

        I can't open your screenshot, I get "service unavailable"

        As you can see in the "perspective only" demo, if you want to use only the perspective component, you have to remove the other components. Just disabling them will not work.

        thanks

          Write a Reply...