Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  How to set number of particles dynamically?
#2
SOLVED: Don't know why this wasn't working for me before, but simply calling DeactivateParticle(index: 0) works to remove particles from the pool, and ActivateParticle(index: activeParticleCount) works to replace / add to the pool.
Reply


Messages In This Thread
RE: How to set number of particles dynamically? - by vannorman - 26-07-2020, 05:35 AM