Hi, I you are using AnimationPath you would need to do is to set all your animations to NO_LOOPING see osg/AnimationPath header. I think you can search LOOP_MODE in your file and replace it to NO_LOOPING if it's possible to alter the file.
Cheers, Cedric On Mon, 2009-07-06 at 14:20 +0200, Cedric Pinson wrote: > Hi, > What do you use to animate your objects ? > > Cheers, > Cedric > > On Mon, 2009-07-06 at 08:51 -0300, Carlos Sanches wrote: > > Hi all ! > > I have a animated object and I need that the animation stops in the > > last frame, not to be in loop. > > How do you sugest that I do this ? > > > > tks > > > > > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- +33 (0) 6 63 20 03 56 Cedric Pinson mailto:[email protected] http://www.plopbyte.net
signature.asc
Description: This is a digitally signed message part
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

