Hi,

I have a simple question: How do i confince the handler to start the animation 
always from first second? Each time i fire the start event, i want to start the 
animation from time 0.
If i stop the animation by 'Z', and press 'Z' again 5 sec later. it seems the 
path has moved on although if i fired the stop event. 

Is it possible to restart the Timer or something?
i tried: 
_view->setStartTick(osg::Timer::instance()->tick());

but has no effect.

thanks for your help
Cheers,
Felix

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=18675#18675





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to