How to use Gesture.OnDrag #303
Unanswered
alexTriesUnity
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need help with making an inventory with draggable items. I figured that the video inventory-sample is out-of-date because the OnClick-Gesture is somehow working different (either after mouse button pressed OR released, but not both). Then i saw that there is a new Drag-configuration available in the Interactable-component and maybe this is what i need.
So here is my current configuration:
Now my questions:
best regards and thanks for the help in advance!
Beta Was this translation helpful? Give feedback.
All reactions