rootboot00 Posted January 19, 2018 Share Posted January 19, 2018 I emitted particles and I want to make them stopped where I want. To solve this, I emitt particles and use popgroup node(Bounding and use Bounding Object). when they are into bounding box, group:groupname attribute become 1 and I made pop wrangle behind the node and wanted to make their velocity to 0 But How could I control that group:groupname attribute ?? and If I solve that, particles will be stopped and make a line. but I want to make them spread in the bounding box... Please help me.. sorry about my poor English thank you for read Quote Link to comment Share on other sites More sharing options...
Arun Posted January 21, 2018 Share Posted January 21, 2018 Hey RootBoot, I tried to stop the pop-particles with a popdrag, operating on a Group[bounding box] called "inside". Will it work for your requirement? In case you want to stop via popwrangle, instead of setting velocity to 0, why not try to scale down velocity, like v=v*0.9 , so it slows down and doesnt stop immediately - which avoids the straight line issue. Quote Link to comment Share on other sites More sharing options...
bunker Posted January 23, 2018 Share Posted January 23, 2018 gaslimitparticles DOP does that 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.