Temporary fix for the NullPointerExceptions that are seen randomly. Wraps the ParticleSystem.onUpdate call with a try catch. Not the ideal fix but seems to remove the crashes with no side effects.
Temporary fix for the NullPointerExceptions that are seen randomly. Wraps the ParticleSystem.onUpdate call with a try catch. Not the ideal fix but seems to remove the crashes with no side effects.