screensnacks Posted February 2, 2022 Share Posted February 2, 2022 Hey there, I have a simple setup where I generate a bunch of particles and let them drop on some spheres. I would like to achieve to change the Color of the Spheres based on hit by a particle. With hitprim I was abled to change the color of primitives of the spheres but I would like to check based on the selected primitiv to select the whole Object. Also I would like once changed from Black to Red to keep the color even after the particle passed through and left the object. And on top of that, if possible to add some delay. So once the particle hit the object it takes like 10-15 Frames till the spheres changes color best with fading to that color (but not sure if that is possible).. Has anyone an idea how to achieve that or is there a different way. I tried with attribute Transfer but couldn't get it to work. I uploaded my current setup: Particle_hit_detection_changecolor_01.hip 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.