playMaker

Author Topic: Particle System Stop?  (Read 1613 times)

MoreMori

  • Playmaker Newbie
  • *
  • Posts: 1
Particle System Stop?
« on: February 25, 2025, 02:44:18 AM »
Pretty simple hopefully, the base set of Playmaker actions only includes one for 'Particle System Play' but nothing that stops it. I've been browsing the Ecosystem trying to find something that would work, but am only having any luck finding actions that clear, which destroys all current particles in an inorganic way.

Additionally, I've seen posts about people finding a proper stop action, but all of them seem dated from before Shuriken (the old name for the particle system) got worked into the base version of Unity.

How might I get the current emitter to simply stop spawning new particles, while keeping all of the ones that are still waiting for their lifetime to end?