About 50 results
Open links in new tab
  1. [Studio Beta] Adaptive Animation: Seamlessly Play Animations ... - Roblox

    Dec 4, 2025 · A: The Adaptive Animation automapping uses a 10-joint detection threshold, and if the importer recognizes 10 humanoid joints in your rig, it will automatically generate an HRD.

  2. Adding a Humanoid to a Model - Scripting Support - Roblox

    Dec 21, 2025 · I need help adding a Humanoid to the Model so I can use MoveTo, currently there are 2 mesh parts for the hands, 1 for the Torso, 1 for the Head, 1 for the legs, and a few more for the …

  3. Humanoid:MoveTo() not working, unrelated to HumanoidRootPart

    Aug 14, 2022 · So i tried making a humanoid:MoveTo() but it just refuses to work no matter what i do. Ive tried several solutions but all mention the HumanoidRootPart, which has no issues and ive …

  4. Get Humanoid From Player - Scripting Support - Roblox

    Oct 19, 2021 · Hello. How do I get Humanoid From A Player with a server-side script? I have tried looking through the dev forums/hub and made many scripts but I still can’t get the Player’s …

  5. What is the difference between character,humanoid, and player?

    Feb 28, 2024 · A humanoid is what the character needs to “become alive”. It contains properties such as WalkSpeed, Health, JumpPower, etc. The character is self-explanatory. It is the body of the player …

  6. [Studio Beta] Avatar Joint Upgrade: Enabling Physically ... - Roblox

    Nov 19, 2024 · Hello Creators! We’re thrilled to announce the Avatar Joint Upgrade Studio Beta, an exciting new step in expanding what Roblox avatars can do. With this update, setting up physical …

  7. Humanoid Part Collision Changing - 'Only On State Change'

    Aug 6, 2021 · Hi Developers, We are going to be changing the way that Humanoid parts have their collisions values (CanCollide) set by the Humanoid that controls them. Currently, the values of the …

  8. [Potential Action Required] Update for HumanoidDescription APIs

    Oct 7, 2025 · Overview We are changing the default behavior for Humanoid:ApplyDescription and Players:CreateHumanoidModelFromDescription to automatically enable server-side checks on …

  9. How do I access Player, Character & Humanoid in Studio?

    Jun 18, 2022 · So I want to understand how to access the Player, Character & Humanoid in studio, I have searched up tutorials on how to do it, but it never really works and they don’t explain why it …

  10. Humanoidstate defaults to running - Scripting Support - Roblox

    Jan 12, 2025 · I want support as to figuring out why my NPC is acting like this and how to fix it My NPC’s HumanoidStateType is defaulting to running when it should be idle, even though the running state is …