gangland Posted January 16, 2019 Share Posted January 16, 2019 Hi guys, after a few tries to find the solution nothing comes handy. I suppose to choose two geometrys to scatter on a plane(using copy to points SOP). one of them animated the other freezed i made two groups based on a color value of the points. then i used an switch node to choose beetwen 0 or 1, zero suposed to be the GROUP A and 1 suppoed to be on GROUP B. how the hell i tell it to the switch node??? switch02.hip Quote Link to comment Share on other sites More sharing options...
Sepu Posted January 16, 2019 Share Posted January 16, 2019 (edited) in short, you gotta use a for each make an attrb to the pts that you want select then on the switch just use the point function. Also you should check this out Edited January 16, 2019 by Sepu Quote Link to comment Share on other sites More sharing options...
gangland Posted January 16, 2019 Author Share Posted January 16, 2019 hm, i didnt get the point. i didnt see any point function in switch node =/ Quote Link to comment Share on other sites More sharing options...
vtrvtr Posted January 16, 2019 Share Posted January 16, 2019 What Sepu means is something like this https://giant.gfycat.com/AnotherBlindBooby.webm If you are going to make a lot of copies you might want to instead save the variations to disk and them play with the unexpandedfilename instrinsic. Which can be controlled with vex and it's generally more robust Also, you might want to take a look at https://www.motionoperators.com/, which is a toolset that makes things like this easier copy_random_geo_odf.hip copy_different_geo_odf-2019-01-16_11.25.10.mp4 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.