Search Unity

Feedback Cinemachine for mobile

Discussion in 'Input System' started by youngmusa, Aug 29, 2019.

  1. youngmusa

    youngmusa

    Joined:
    Apr 15, 2018
    Posts:
    13
    Hello, so basically I'm making a game in unity and set up the player movement and all that but I also have the cinemachine freelook camera set up and I rigged it to work with the asset control freak 2, it works but when I play it on my android the whole screen of my phone moves the camera, even when I'm trying to move my joystick the camera moves as well and I don't know what else to do to make it only work on the right side of the screen, please help. Is it that the problem is control freak 2?
     
  2. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,730
    Input events will be passed to all listeners of an input channel. If you don't want the FreeLook to see the joystick events, then the joystick event handler needs to consume the input event.
     
  3. ako_si_ea

    ako_si_ea

    Joined:
    Aug 14, 2018
    Posts:
    2
    How can I do this? How can I make cinemachine ignore touch inputs from buttons or from the joystick?
     
  4. SoloDevs

    SoloDevs

    Joined:
    Oct 10, 2019
    Posts:
    1
    Yes i want this answer too, no one told me the real answer i been asking for years the same questions
     
  5. Kassem_m31

    Kassem_m31

    Joined:
    Apr 17, 2020
    Posts:
    25
    so how do we do it??
     
  6. knowourculture2019

    knowourculture2019

    Joined:
    Aug 21, 2020
    Posts:
    9