Any idea why it's falling off as soon as it played?

here is the attribute for the marker

Hi @John and welcome to the forums! :partying_face:

It looks like the parents of the screen-left Markers isn’t what you’d expect. I would recommend:

  1. Disable all Markers, except for the root and 1 child
  2. See Node Editor for where the .parentMarker attribute of the child connects, that should be the root

You can reparent by either manually dragging these attributes into each other, or by:

  1. Select child
  2. Shift + select parent
  3. Run Ragdoll → Edit → Reparent

You can also visualise the parent/child hierarchy via the Hierarchy attribute of the solver.

Once you’ve found the culprit, you can enable all Markers again. Let me know what you find.


In the node editor, the root is ctrl_03 instead of ctrl_01 , and I’m not sure why. I reparented the child to the root ctrl_01 , but it didn’t have any effect.


Also I don’t see the option for draw hierarchy in the solver attribute