Drag&Drop Nodes to Scene

by FakeDex

12

Godot - Drag&Drop Nodes to Scene

This plugin let you drag nodes from a panel in left dock to your current edited scene tree.

https://github.com/user-attachments/assets/85668c4c-b617-47e6-ba46-ff38eb91572b

How to install

Manual install

  1. Download this repository as ZIP
  2. Extract the folder under your res://addons folder
  3. Go to Project->ProjectSettings->Plugins and enable Drag Nodes to Scene
  4. (make sure there is a folder named "Godot-DragNDropNodes-main" under the addons folder then put the files inside it ,
    cuz if you put them directly into addons folder it wont show up in the plugins menu (any folder name will do )

Git install

If you're using git in your project, you can install this plugin as submodule:

$ git submodule add https://github.com/AnidemDex/Godot-DragNDropNodes  addons/anidemdex.dragndrop_nodes

update log

  • Devided the node list into 4 sections 2D,3D,Misc,All
  • Added a full functional search bar with a Clear button
  • fixed issue where u're not allowed to add the same node twice
  • fixed issue where the catagory names where listed as nodes
  • changed single click into a double click
  • nodes now have a full description
  • a new catagory was added (popular) for the nodes that are continuesly used by devs

if there is any bugs or problems please add it in the Issues section

AssetLib

Pending

Contributors

Version

1.0

Engine

4.0

Category

Tools

Download

Version1.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author