4 Years Ago
Fix sprinkler fx playing incorrectly when it is enabled via LOD Added a precache option to ParticleSystemContainer that precaches all required LOD components and ParticleSYstems in PrefabPreProcess rather than via GetComponents at runtime. This also fixes the case where multiple LOD components on the same particle system are not called by a ParticleSystemContainer