Hi, I am trying to move my particle system. To do that, I add my particle system in a PositionAttitudeTransform(). It moves only the place where particles start but I want to move also the particles that are already alive.
I think, this can be done with BoundingBox, but I dont know how to get it and how to use it to move the particle system as I want. If there is another way to do this without using BoundingBox it would be also helpfull. Thank you! Cheers, Iban ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17190#17190 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

