shrifazmy Posted December 20, 2017 Share Posted December 20, 2017 Hi Am trying to control the fracted objects and turning it active and passive using the color attribute and the active value node but I dont get any succsess Here I attached my hip file hoping to get some advice test.hip Quote Link to comment Share on other sites More sharing options...
Noobini Posted December 20, 2017 Share Posted December 20, 2017 (edited) shouldn't you actually put Cd (dropdown list) in the point attribtransfer ? (think you can untick the primitives coz it's superfluous and change Source/Dest. to points too) Edited December 20, 2017 by Noobini Quote Link to comment Share on other sites More sharing options...
markinglevfx Posted December 20, 2017 Share Posted December 20, 2017 (edited) Best way to set the active value imo is to do it in SOPs before importing your geo to DOPs. And I always use a SOP solver of I want to change my active value over time in the DOP, instead of the 'active value' node. I set the active value using your color that you had set using the attribute transfer. And I moved the dop import node to the end of the network, so that it would carry through into DOPS. You don't really need your for loop, it's just duplicating points that are already there from your packed geometry. test_fixed.hip Edited December 26, 2017 by markingleukc Quote Link to comment Share on other sites More sharing options...
shrifazmy Posted December 20, 2017 Author Share Posted December 20, 2017 Thanks Mark that was so simple and relay effective I was sure that it was have to go like so and it should happened before the import to the dop but i was trying to follow a tutorial from digital tutors 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.