diff --git a/modules/skeleton_3d/doc_classes/Skeleton.xml b/modules/skeleton_3d/doc_classes/Skeleton.xml index 110b50f14..3d122253f 100644 --- a/modules/skeleton_3d/doc_classes/Skeleton.xml +++ b/modules/skeleton_3d/doc_classes/Skeleton.xml @@ -1,5 +1,5 @@ - + Skeleton for characters and animated objects. @@ -71,7 +71,12 @@ Force updates the bone transforms/poses for all bones in the skeleton. - + + + + + + @@ -211,6 +216,11 @@ This is helper function to make using [method Transform.looking_at] easier with bone poses. + + + + +