Sets another particle bitmap to the system at the given slot. The particle bitmap must be in the project-root/particles/ directory.
slot
project-root/particles/
Sample:
entity.SetParticleBitmap(0, "debris-bitmap.png");