K
kumi0708

  • Aug 25, 2022
  • Joined Aug 23, 2022
  • AnthonyThanks for the reply.

    I checked the Free Camera demo scene and script right away and it works the way I think it should.

    I will ask again if it becomes a problem.

    Thanks again.

  • Hello.
    I have a touch operation in IOS ANDROID.

    I would like to be able to move the camera up, down, left and right by sliding with two fingers.
    Is there a way to move the screen up, down, left, right?
    As it is now.
    The left/right movement is in the X direction of the camera, but the up/down movement is in the Z direction of the camera.
    However, the up and down movement is in the Z direction of the camera, so the camera moves to the back of the screen.
    I would like to make the camera move in the Y direction, i.e., up and down.

    I would like to know if there are any settings for this.
    Also, if you have any good samples, please let me know.

    One-finger operation to rotate the camera
    Pinch in/out with two fingers to zoom the camera
    The following are the movements we are looking for.