Hi, I'm looking at how I could do .... but I don't ge ideas... I need to stop the animation in the middle and then continue whit it after X time. I can identify the middle of the animation:
Code: newAnimAction->setCallback(newAnimAction->getNumFrames()/2.0, new ActionEnd(this)); But then I don't know how can I stop it and reanimate it ... Any help??? Thank you! Cheers, Aitor ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=40997#40997 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

