DylanD Posted July 24, 2018 Share Posted July 24, 2018 Hey everyone I have a particle system but I only want it to create 100 particles then stop. The particles still have to have a max life time of 1 though. So I'm not sure how I can do this. Would I need to make my own particle update function? Heres my playground, I want the system to create the 100 particles then, once the last particle "dies" the particle system disposes itself. http://www.babylonjs-playground.com/#U64HVU#13 Any ideas? Quote Link to comment Share on other sites More sharing options...
DylanD Posted July 24, 2018 Author Share Posted July 24, 2018 http://playground.babylonjs.com/#206JUO This is kind of what I want. Quote Link to comment Share on other sites More sharing options...
DylanD Posted July 24, 2018 Author Share Posted July 24, 2018 Got it! Alright this is what I wanted. http://playground.babylonjs.com/#206JUO#21 Quote Link to comment Share on other sites More sharing options...
Guest Posted July 24, 2018 Share Posted July 24, 2018 Perfect! DylanD 1 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.