I’ve been messing around and found a weird bug in my code. For some costumes/outfits that are loaded using the avatar api and Humanoid:ApplyDescription(), has a weird arm.
Here’s a small part of the code that handles this:
NoobClone.Humanoid:ApplyDescription(game.Players:GetHumanoidDescriptionFromOutfitId(v.id))
This is the rig:
If anyone knows how I can fix this, that would help me a lot, thanks.