How can i implement draggable elements in Bevy ui? #12871
Unanswered
DraconovRyan04
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There's nothing built in for that at the moment. I've using bevy_mod_picking for this functionality in the past. |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to implement dragable ui elements, for example, like in project zomboid. In PZ u can drag ui elements and items around game screen. Will I have to use other libraries to do this? Sorry for my poor English.
Beta Was this translation helpful? Give feedback.
All reactions