We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Animation Object Groups

Home Forums Programming Animation Object Groups

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70989
    masj
    Participant

    Hi,

    I’m messing around with using animations across different objects, and currently cloning animation actions to “share” animations from a source object to a target object(s).

    I came across Animation Object Groups in the developer docs and it sounded like there was a better way to accomplish this, rather than making n number of clones of the same action for each target object.
    However, I am having trouble wrapping my head around its usage/ finding examples in the forums or in the docs, and was wondering if anyone here has any experience setting them up & has can offer any examples and/or pointers.

    Thank you in advance.

    #70990
    kdv
    Participant

    If you want just one animation clip controlling several meshes use an armature animation and clone skinned meshes.
    https://v3d.net/i2l

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #71000
    masj
    Participant

    Fair take, but…

    What if they are not the same mesh, though?
    The animation being shared affects transforms and possibly morph targets with the same name on arbitrary meshes.

    Animation Object Groups sounds like they should for this, but have yet to implement it successfully.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.