playMaker

Author Topic: [Particle] Particle System Is Alive  (Read 2138 times)

dudebxl

  • Hero Member
  • *****
  • Posts: 602
[Particle] Particle System Is Alive
« on: April 09, 2015, 11:44:07 PM »
Actions to check if Particle Emitter System (Shuriken) Is Alive in scene. Does the system have any live particles (or will produce more)?

2 actions
  • Check if particle is active in scene. Get particle duration +bool result + events based on result. With the duration(and/or with bool) you can then create other 'rules' if wanted. Everyframe cannot work with events on.
  • Multiple particle check. +bool result + events based on result (all True / all False). Everyframe cannot work with events on.

Update: all actions + updates are on ecosystem or https://snipt.net/dudebxl/

Hope it helps..
« Last Edit: May 31, 2015, 05:22:00 PM by dudebxl »

mdotstrange

  • Hero Member
  • *****
  • Posts: 555
    • Can't code? Who cares! Make games anyway!
Re: Particle Emitter Is Alive
« Reply #1 on: April 11, 2015, 12:33:54 AM »
 :) Thanks!
Indie game dev and instructor at the Strange School. Learn Playmaker at the Strange School!