I'm playing catchup here on the forum, work's a bit intense at the
moment. I'll try to work on some more github wiki pages soon as well.
Try the node's "splice" method:
myScene.findNode("my-mode").splice();
This method destroys node and moves its children up to parent,
inserting them where this node resided.
cheers,
Lindsay
On 27 March 2012 01:46, Benjamin Drucker