If you are instancing the models then no there's no easy way to control one
single instance as you really only have one animation in this case

If you load or make multiple distinct copies the you should be able to
control
the individual animations


> Hello all,
>
> i have an osg file that contains an animation. I can start and stop this
> animation with my program. If i render the same osg object multiple
> times in my scene, all the objects start and stop together. Is there a
> chance to start or stop only one animation even if they all come from
> the same file.
>
>
>
> ciao
> Andreas
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


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

Reply via email to