Jump to content

Want particle to be stopped in bounding box


rootboot00

Recommended Posts

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 :D 

Link to comment
Share on other sites

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?
image.png.afdbe4361301e7dcb09a08da5ab6d660.png


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.

image.thumb.png.bb3af0842ee8cffc8d14cfe23bad1e9d.png

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...