Anybody with some expierence with the new particle system willing to share how I can set the position properties of particles when I set them to ParticlePropertiesMode.LOCAL_DYNAMIC ?
initParticleFunc is only called when the particle is initialized, but I would like my particle to receive a new position everytime it is created.