cgartashish Posted May 17, 2019 Share Posted May 17, 2019 Hi, In my popnet, I want that, a new particle is born only if there are no particles in the scene. That is, suppose a single particle is born and dies after, say some random frame, only then a new particle is born. No new particle can be born even if a single particle is alive. How can I do that? Please help Thanks @Alain2131 : Sorry to tag you here, I just wanted some more help. Please let me know if tagging is not permitted or if you are bothered by it, I wont tag you again. Quote Link to comment Share on other sites More sharing options...
kfu Posted May 17, 2019 Share Posted May 17, 2019 Just put 'npoints(0)==0' in activation would do the trick. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.