here is the attribute for the marker
Hi @John and welcome to the forums!
It looks like the parents of the screen-left Markers isn’t what you’d expect. I would recommend:
- Disable all Markers, except for the root and 1 child
- 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:
- Select child
- Shift + select parent
- 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.