# Compare two type of drag and drop in Godot

I did further research on implementing drag and drop in the Godot game engine.  In my [first tutorial](https://youtu.be/cNvzGKCkNXg?ref=exploregame.dev) I only looked at the built-in support for UI Control drag and drop.  In this latest installment I’ve additionally looked into Node2D based drag and drop and compare/contrasted it with UI Control version.

Enjoy the video and let me know if there are other Godot topics you would like me to cover.
