Compare two type of drag and drop in Godot

Compare two type of drag and drop in Godot

·

1 min read

I did further research on implementing drag and drop in the Godot game engine. In my first tutorial 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.