Hi
everybody
On my Rubic's Cube
I would
like to remove 9 Cubes from the main TransformGroup, so that I can add them to
a
temporary
TransformGroup to make a 90 degree rotation. But how can I add the removed Child to the other
temporary
TransformGroup. I
found only the method mainTG.addChild(() but here is a Node
necessary.
Then all my 27 Cubes
are stored in an array[3][3][3]. How can I take one of the Cubes out of the
Array and add them to the
temporary
TransformGroup?
mainTG.removeChild(0);
It's urgent!
Thanks a lot.
Patrik
E-mail mailto: [EMAIL PROTECTED]
