Hi...,
how to duplicate a node with its sub-nodes, where the sub-nodes have unique resources.
E.g. I have the following node:
Area3D
+->CollisionShape->BoxShape3D
+->Path3D->Curve3D
I want to duplicate Area3D (Ctrl+D) and the sub-node resources BoxShape3D and Curve3D should be unique, to edit them easily without make them unique/unlink by hand.
Thanks
Mike