Bones with separated texture

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By kapsloki

Just found GDQuest’s tutorial showing how to implement bones with polygonal texture

I got a node, a tree with body part, example:
-head
–body
—leftarm
----lefthand
—rightarm
----righthand

how can I implement bones this way without errors?