Sliding UI on touch

Hallo, i am trying to create a UI where the user on touch change the button… any advice…
I upload an example…
thanks

1 Like

Hi Lucalilli,

From the example video and what you said I just want to first confirm what you are trying to accomplish.

When you say “create a UI where the user on touch change the button”.

  1. Do you mean change the 3D model like in the video so when you click a different button the model changes?.

  2. Do you want the button itself to change to something else when you click it?

Either way this project tutorial will be very useful in helping you understand how to set up a UI using states and controllers to change the button, the model, or anything else within the project.

Hope this helps :slight_smile:

Cheers,
Dapo

Hi Dapo,

thank you for your response… I would like to accomplish a User interface where the user on swipe on left or on right change the button… i have tried with this

But i can’t undertand how to make the UI working on the X axys and not on the Y axys… and how to make the button change only when the pointer movement is of a certain entity and to manage the easing of the UI.
Regards
Luca