Include R15 info in GetCharacterAppearanceAsync()

R15 get NumValues with the body part scales in them. GetCharacterAppearanceAsync() should be updated to include all of these values. A BoolValue should also be included to tell the game if a character is using R15 or R6.

1 Like

I will update this to work better with R15 soon.

3 Likes

This has been shipped. This method now returns a BoolValue IsR15 and 4 NumberValues, BodyHeightScale, BodyWidthScale, BodyDepthScale and HeadScale.

4 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.