local character = player.Character
local head = character.Head local human = character.Humanoid local Torso = character.Torso local Foot = character.UpperLegs
still dont work when i put LeftLeg
I never used something called Humanoid Description but I think it can definitely help you. Click this link to understand Humanoid Description.
https://developer.roblox.com/en-us/articles/humanoiddescription-system
It has examples too.