Does anyone know how to delete goal attributes from a particle system? Even after deleting the goal object, the attributes such as goalWeight[0] and goalActive[0] remain. I want to be able to add and remove goal objects without cluttering up the particle system with tons of unused goal attributes.
Thanks!