Jump to content

line from add sop to wire object ?


e=mc^2

Recommended Posts

hey

I have new problem;)

I have two animated objects(animated in DOPs), I deleted almost all points except one in first and second object, then i created line with add sop from these two points(animated line) but after for example 20 frames I want that this line will be wire object, how can I do this?

Link to comment
Share on other sites

The problem you have is recursion. You can't have a curve built outside of the sim then fetch that curve back in.

The best way to handle this is to create a new DOP geometry object and pass the two other DOP objects' geometry in to a SOP Solver where you build your curve. Then you can create a wire object at whatever frame you want from the geometry in that DOP object.

All kept in DOPs. No recursion issues.

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...