Jump to content

Generating a new variation of object in Loop


xFlaye

Recommended Posts

Hi,

I'm a bit stuck trying to figure out how to create a new variation of a mesh within a for-loop.

Each mesh has random attributes that change based on the frame number. I'm attempting to copy 3 of them on a line, but I'd like each to be different on a per-frame basis. Currently, the copies are identical.

I'm assuming it has to call the detail iteration from the metadata node, but not sure what node or VEX to use to enable that.

Thanks for the help.

diffLoops.hipnc

Link to comment
Share on other sites

I think that you first must assign attribute that gonna use those effects on point's ID of that line and then use  for-loop to make those random changes on any plank..and this way you can manipulate anything in loops...One way @xFlaye
 

 

diffLoopsFix.hipnc

fsaaa.jpg

Edited by Librarian
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...