#How do I paste a LocalPlayer avatar onto a rig in the workspace?
1 messages · Page 1 of 1 (latest)
Players:GetHumanoidDescriptionFromUserId() and then humanoid:applyDescription()
wait nvm instead of applyDescription() try, Players:CreateHumanoidModelFromDescription()
forgot to say
it worked