I used a m3g file . There is a ball in the m3g file. I get the ball by the line:
Node ball = (Node) myWorld.find(18);
but how can I get the center Coordinates of the ball .
thanks a lot.
I used a m3g file . There is a ball in the m3g file. I get the ball by the line:
Node ball = (Node) myWorld.find(18);
but how can I get the center Coordinates of the ball .
thanks a lot.