Tazio Posted May 26, 2015 Share Posted May 26, 2015 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 Quote Link to comment Share on other sites More sharing options...
mawi Posted May 27, 2015 Share Posted May 27, 2015 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. Quote Link to comment Share on other sites More sharing options...
sadhu Posted May 27, 2015 Share Posted May 27, 2015 one of the solutions vel_pop_test_Soln.hipnc Quote Link to comment Share on other sites More sharing options...
Tazio Posted May 27, 2015 Author Share Posted May 27, 2015 Thanks Guys. Sadhu, this solution is so creative. I like it a lot. Thanks 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.