Smooth Drag N Drop: Godot Guide
Video Statistics and Information
Channel: Bramwell Williams
    Views: 12,503
    Rating: undefined out of 5
    Keywords: godot, gamedev, dragging and dropping, drag and drop, tutorial, guide, godot guide
    Id: iSpWZzL2i1o
    Channel Id: undefined
    Length: 9min 28sec (568 seconds)
    Published: Tue Jun 30 2020
  Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
      
Awesome! I loved how elegant this is, without using Godot's own `get_drag_data`. The way you did it allow for more customization.
Drag ‘n’ drop was one of the first things I tried to do when learning Godot, and it wasn’t as straightforward as I expected! I like your method, I’ll keep it in mind if I ever revisit that first project.
Great video, really well explained tutorial!! Thanks!
How would you solve picking up only the object which is visually underneath the cursor in 2D when multiple object may overlap?
Nice one! Subscribed :D