girtab Posted February 1, 2017 Share Posted February 1, 2017 hi all, I'm trying to give direction to my particles, my question is who i can change the direction to my particles when they touch the ground ? I used a pop network and I give a velocity to my particles Thanks Quote Link to comment Share on other sites More sharing options...
girtab Posted February 1, 2017 Author Share Posted February 1, 2017 A little test i made, but you can see particles didn't react to the collider test_simple_particles.hip Quote Link to comment Share on other sites More sharing options...
eetu Posted February 1, 2017 Share Posted February 1, 2017 I'm sure there's a lot of ways to do this, but here is one; use collision detect pop to add collided particles to a group, and add a pop wind that affects that group only. A gimmicky way in your particular case could be to a increase "forward bounce" a lot, but the above is quite a bit more controllable. test_simple_particles2.hip 1 Quote Link to comment Share on other sites More sharing options...
girtab Posted February 1, 2017 Author Share Posted February 1, 2017 Wow ! Thank you eetu i go to see your process ! 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.