- Home /
UI drag and drop
hi i'm asking for a way to drag and drop ui while on play mode just like in MMO games when you drag and drop a skill from skill menu to a skill holder ty
Answer by xxmariofer · Jul 09, 2019 at 07:48 AM
he had some issues with the timescale but the script he was using for drag and drop was working fine https://answers.unity.com/questions/1645269/weird-timetimescale-behavior.html?childToView=1646057#answer-1646057
take into account you will need the canvas in world space or change raycast to screen space too
Your answer
Follow this Question
Related Questions
UI image with button component not tracking mouse correctly 1 Answer
I Have a Button in Canvas, i Click anywhere except the button and it gets clicked 0 Answers
New UI Button: Have sprite fill entire button (overflow). 1 Answer
When is the OnDrop method called? IDragHandler 1 Answer
UI Enabled not working? 1 Answer