#Create a node in scene tree using plugin

6 messages · Page 1 of 1 (latest)

candid sorrel
#

I'm trying to build a plugin that creates child nodes for the node it's editing. It can create the node, but it doesn't save the new nodes. How can I make this happen?

lucid aspen
candid sorrel
#

ah ok. i've been setting the owner as the node i'm directly appending it to

#

let me try your way

#

yep that works!

#

thanks