I wonder how I can check if a particle system (created with particle designer) can be checked for it’s duration value?
For example: I start a system in Corona with psystem:start() and this system has a duration of 2 seconds. Now I want to check if the duration is over until I start the system again… something like: if psystem is still active do not start it again… but if the duration already is ‘reached’ start the system again.
Thx for you help!
Daniela