Announcement

Collapse
No announcement yet.

Proper way to duplicate animated proxies

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Proper way to duplicate animated proxies

    I have an animated proxy of a plant growing. I want to duplicate it a bunch of times and offset the animation so that they are all growing at different times. If I duplicate special with instance, then I can't offset the animation because the "anim offset" attribute will instance. If I duplicate special as a copy with "Duplicate input graph" I can offset the animation but the shaders get duplicated also. Anyone else come up against this?

    -Gabe
    -Gabe Askew

  • #2
    Just detele and reconnect shaders, should be a very easy thing to script.

    Comment


    • #3
      If only I knew the first thing about scripting. Me dumb. I suppose for this project I'll be okay.
      -Gabe Askew

      Comment


      • #4
        You won't have this problem in newer builds, as the proxy materials are no longer connected to the mesh itself. Instead a new material type, called VRayMeshMaterial, is present and all proxy materials are connected to it. The VRayMeshMaterial is then assigned to the proxy. So using "duplicate input graph" won't copy the materials any more.

        Greetings,
        Vladimir Nedev
        Vantage developer, e-mail: vladimir.nedev@chaos.com , for licensing problems please contact : chaos.com/help

        Comment


        • #5
          Awesome. That sounds like just what I need.
          -Gabe Askew

          Comment

          Working...
          X