Hi, in my program I load a file (a collada animation) then like in osganimationviewer example I make a AnimationManagerFinder structure, I set setPlayMode(osgAnimation::Animation::ONCE); and I play animation.
This file is referenced by some objects but after I play for the first time the animation, if I try to restart the animation it stuck in last frame. Can you help me? thanks daniele ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=38590#38590 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

