Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

how to write input system component to drag gameobj

Discussion in 'Unity Render Streaming' started by chopin1998, Feb 24, 2022.

  1. chopin1998

    chopin1998

    Joined:
    Jan 29, 2019
    Posts:
    20
    i can broadcast keyboard event correct, but how to foward mouse drag event to unity via broswer?

    any reference design?
     
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    661
  3. chopin1998

    chopin1998

    Joined:
    Jan 29, 2019
    Posts:
    20
    broadcast demo is bad on rotation, both on linux and windows.

    and you can move or select the ball in demo. only wasd
     
  4. wechat_os_Qy03NZibZc6qHiTASa-lenQjQ

    wechat_os_Qy03NZibZc6qHiTASa-lenQjQ

    Joined:
    May 15, 2023
    Posts:
    1
    I met the same issue,when I attemp to use mouse left button to drag the Main Camara ,I don't knoe how to set the Actions' action type and how to bind the Path,even I don't understand what mean is the Middle Button in the Listen Window
     
  5. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    661