How to dynamically change bone z-order during play with Anima2D?

alt textI just started with Anima2D and I want to change the bone z-order through code so that I can have arms in front of body in certain moments and behind in another ones.

How can I achieve this?

The alternative i’ve figure to this has been to use two different objects with the same graphic then enable/disable as needed in the animation