Swipe And Touch

Discussion in 'How Can I...?' started by Hayk, Jan 29, 2020.

  1. Hayk

    Hayk Boxer

    Joined:
    Jan 27, 2020
    Messages:
    20
    Likes Received:
    2
    Hi everyone,
    How can I edit 4 Way Swipe Node's script. (Buildbox 3)
    I want to use Y axis by swipe, and X by Touch (like 2 buttons, when touch X<0 move left, when X>0 move Right).
     
  2. Rameo

    Rameo Boxer

    Joined:
    Mar 22, 2020
    Messages:
    21
    Likes Received:
    1
    Connect Move node with 4 way swipe node under character.

    For left : -X
    for Right : X

    For Up : -Y
    For Down : Y

    Give an axis in move node then connect. It will works.

    If you wanna to screen button means you connect with UI screen.

    Good Luck.
     

Share This Page