Skip to content

Commit bca6fd6

Browse files
committed
Fix SkeletonProfileHumanoid bone count documentation
1 parent 7716a4c commit bca6fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/SkeletonProfileHumanoid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</brief_description>
66
<description>
77
A [SkeletonProfile] as a preset that is optimized for the human form. This exists for standardization, so all parameters are read-only.
8-
A humanoid skeleton profile contains 54 bones divided in 4 groups: [code]"Body"[/code], [code]"Face"[/code], [code]"LeftHand"[/code], and [code]"RightHand"[/code]. It is structured as follows:
8+
A humanoid skeleton profile contains 56 bones divided into 4 groups: [code]"Body"[/code], [code]"Face"[/code], [code]"LeftHand"[/code], and [code]"RightHand"[/code]. It is structured as follows:
99
[codeblock lang=text]
1010
Root
1111
└─ Hips

0 commit comments

Comments
 (0)