About 532,000 results
Open links in new tab
  1. Beginner's guide to Humanoids - Community Tutorials - Roblox

    Jun 9, 2020 · Humanoid properties that changes the way Humanoid works BreakJointsOnDeath prevents the separation of limbs from the body of a Humanoid if disabled which is by default …

  2. EasyRagdoll - Easy To Use Ragdoll Module (R15/R6) - Roblox

    Jul 8, 2025 · Introduction I made a module providing an easy way to implement ragdoll physics on humanoids in Roblox. Works with both R15 and R6. Latest Version 4 Features Ragdolling …

  3. How to revive a humanoid after death? - Roblox

    Jan 24, 2024 · From the sound of it, the reference to the humanoid is being nullified due to the death state. When a humanoid dies, any reference to it (i.e. Humanoid = NPC.Humanoid) …

  4. 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 …

  5. 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 …

  6. How to revive Humanoid after the .Died signal? - Roblox

    Jun 24, 2022 · Hello! So these days I’ve been working on exploding objects. For example, an exploding gas tank. Everything works normally, after the object is shot several times, the …

  7. Custom characters guide - Community Tutorials - Roblox

    Feb 6, 2024 · Learn to script custom characters in Roblox with this comprehensive tutorial covering character structures and scripting techniques for unique creations.

  8. How to find the player from humanoid? - DevForum | Roblox

    Oct 7, 2022 · The humanoid is inside of your character, so we can define the character like this: local Character = humanoid.Parent Now that you have the character defined, you can use the …

  9. How to cancel a humanoid:MoveTo ()? - Scripting Support - Roblox

    Aug 1, 2025 · Ive seen so many people say that the solution is to do humanoid:MoveTo(HumanoidRootPart.Position) but that doesnt work for me. Im trying to …

  10. Upgraded HumanoidDescription API - Announcements - Roblox

    Aug 6, 2024 · Hello Creators, To enable upcoming avatar features, we are rolling out an upgraded HumanoidDescription API. This new API adds new AccessoryDescription and …