<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>hi everyone!!</div><div>i try remove a sphere, with "removechild" it doesn't work.</div><div>i use root->addChild(vector[x]); for to add the sphere in a node root and then i try to remove with root->removeChild(vector[x]);</div><div>In the scene is draw a sphere, but it doesn't remove the sphere.</div><div>someone know I'm doing wrong?</div>                                       </div></body>
</html>