• Godot HelpGUI
  • How can I allow a user to drag and drop items from a Tree?

I have a Tree node displaying a folder, and I want a user to be able to drag a file from the tree to somewhere else in the GUI. How can I do this?

a month later

Sorry for the super late reply, this seems like what I'm looking for, thanks!

2 years later