Search Unity

Get mobile joystick to stick in place?

Discussion in 'Input System' started by ewanramsay314, Jan 22, 2021.

  1. ewanramsay314

    ewanramsay314

    Joined:
    Oct 30, 2020
    Posts:
    2
    I'm using a touch joystick as input. I want it to always be there, rather than just appear when I touch. Plus, I can drag it across the whole screen and it follows, whereas I want it to just stay put. Is this an issue with the anchors?

    I also need to know how to coordinate this with my movement script, rather than WASD keys.
     
  2. rehtse_studio

    rehtse_studio

    Joined:
    Jul 25, 2013
    Posts:
    24
    What joystick asset your using? and are you using the new Input System?