Skip to content

Link Armature #59

@DharmaDTR

Description

@DharmaDTR

When using LinkArmature node and generate agents, group objects are at expected places but proxies created for linked armatures are always at zero. There's no much information on it even in docs.

For example, Say, in LinkArmature node, following are input values

  • Group Name : grpTest
  • Rig Object : testArmature
  • Constrain Bone : root

After generating agents, Objects and their positions are as follows :

  • cm_grpTest.000 : (10, 0, 0)
  • cm_grpTest.000_proxy : (0,0,0)

  • cm_grpTest.001 : (-10,0,0)
  • cm_grpTest.001_proxy : (0,0,0)

.....etc,.

Expected output is, Even proxies(cm_grpTest.XXX_proxy) should be at same position as groups (cm_grpTest.XXX)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions