Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: play_edu on April 08, 2013, 10:07:09 AM

Title: particle system shuriken unity max and min particle value change in runtime
Post by: play_edu on April 08, 2013, 10:07:09 AM
hi,


Any body have  shuriken particle or ellipsoid particle systems  min  and max  emission control action,

i  can Accesses particle systems min  and max emission  but it's not update in run time with slider help me :-*
Title: Re: particle system shuriken unity max and min particle value change in runtime
Post by: Red on April 09, 2013, 01:45:28 PM
If i'm reading this correctly, that is suggesting that you're using the get/set property actions, correct?

if they're not triggering at run-time, i'd probably have to ask if the every-frame toggle is checked and/or how you've got your FSM system set up...
Title: Re: particle system shuriken unity max and min particle value change in runtime
Post by: play_edu on April 09, 2013, 11:47:07 PM
hi,

You are absolutely right, I used get/set property,
But How to update every frame  for particle , because i try ed with send MSG, or two state so it's update but i can't help it.
so mind telling me how to do this.