dashfaction
dashfaction copied to clipboard
Particle emitter regression! (df-bug)
Latest builds of Dash Faction do not render particles when it's parent emitter is out of view which looks odd.
https://user-images.githubusercontent.com/89256728/194756482-d94ec07c-8268-433c-b25b-b5811cb7a7b0.mp4
Issue is caused by commit https://github.com/rafalh/dashfaction/commit/fabf91087b684dd9899c0f9a488136cf5a33e80f. Deleting line 85 in particle.cpp prevents this issue but that is probably not an ideal fix.