#Create a node in scene tree using plugin
6 messages · Page 1 of 1 (latest)
i believe this has something to do with the owner-property of a node, in order for the node to be saved inside a packed scene, the owner must be the root node of that scene.
just copying the content of that property to the child should be enough, although i haven't personally done something like that yet.