Humanoid & HumanoidRootPart

HumanoidHumanoidRootPart
DescriptionRepresents the player character's health, animations, and more.Central part used for positioning and moving the character.
Health ManagementYes (properties like Health, MaxHealth)No
AnimationsYes (controls animations like walking, jumping, etc.)No
PhysicsNoYes (used for physics calculations and character movement)
Movement ControlYes (methods like MoveTo, WalkToPart)Yes (can be manipulated directly via position)
CollisionsNoYes