Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
InfiniteArray's avatar
1 year ago
Solved

Direct Interactable UI Sliders and Dials?

Hello everyone! I am planning on building an application where a user can use their hands to directly interact with a button, a slider and a dial (as opposed to using the joystick and raycast to man...
  • InfiniteArray's avatar
    1 year ago

    To anyone looking to do something similar:

    I ended up solving my issue by following Valem's tutorial on Restricted Grabs: https://www.youtube.com/watch?v=P0rbFHWpKnA The slider in this case is a simple block that's restricted to move only a certain distance along one axis.