Jump to content

pop wrangle velocity from sop


Recommended Posts

Hi,

I attached simple file to illustrate my question.

I want to emit particles only once from each point,

but later add velocity over time with color animation.

I do all of this with pop wrangle from SOP, because initial vel dont work for me

in this case. The problem I have is, that this velocity from

pop wrangle is constant, it work for all frames.

I want this velocity to be only initial velocity.

I would like to add vel on begging and later the gravity to take over

in natural way. Any ideas.

vel_pop_test_01.hip

Link to comment
Share on other sites

In the source node, create a just born group under the Birth tab.

This will put every particle being born on current timestep in this group.

 

Set a wrangle node to operate on that group, and use a vexpression to set velocity.

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...