godotDcoding What I'd like to do is build a nodes-n-connectors interface so the user can create, move, and connect nodes. Is that possible?
Megalomaniak GraphNode and GraphEdit. https://docs.godotengine.org/en/stable/classes/class_graphnode.html https://docs.godotengine.org/en/stable/classes/class_graphedit.html