edversicherung Posted October 6 Share Posted October 6 Hey there, I am having a basic growth sim and i want add a particle target sim so it looks like the growth is happening based on the incoming points. Tried different ways of matching them by Id or the age attribute i get from the growth sim, so the particles attach on the points with the highest age and so on but not able to get the thing going. Would be awesome if some one could take a look into the file/give me a hint. Cheers! ParticleTarget.hiplc Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted October 7 Share Posted October 7 Hi, you are reading point number form second input to goalpt variable but point numbers of this goal geo changing each frame. Calculating id attribute on this geo so that id value would be constant and finding point number through id in DOP will solve this problem. ParticleTarget_01.hipnc 3 Quote Link to comment Share on other sites More sharing options...
edversicherung Posted October 8 Author Share Posted October 8 thank you! will take a look. 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.