@rodolforg @KonstantinDmitriev I am trying to implement recursive_length feature in bone_link and I was trying to understand what it does by looking at Past Topics. In this it is said that it only changes length of current and all child bones but when I changed the recursive_length of a parent_bone, the child_bones get rotated as well. Can you explain how recursive_length changes the coordinates of a circle_layer attached to a child_bone? I am attaching the pictures which shows the child_bones getting rotated.
Pic1 : without changing recursive_length of parent.

Pic 2 : After changing recursive_length of parent.

2 Likes