About 526,000 results
Open links in new tab
  1. Beginner’s guide to Humanoids - DevForum | 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. Releasing Character Physics Controllers - Roblox

    Sep 29, 2023 · Hello Developers, Today, we are releasing a new set of instances designed to make it easier to customize character physics and locomotion. We have taken the piece of the …

  3. Get Humanoid From Player - Help and Feedback / Scripting …

    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 …

  4. How to locate "Humanoid" - Scripting Support - Roblox

    Oct 8, 2020 · I’m currently working on an infinite fall game as a scripting practice. I’m really new to scripting in lua on Roblox. I’m trying to locate the “Humanoid” in the player. Can someone …

  5. [Solved] How to detect if a player took damage - Roblox

    Apr 1, 2021 · Ello, this is my first post here. So, I’ve been working on a game for some weeks, and I decided to do a damage effect GUI. But, I need to know if a player took damage. I …

  6. How to Actually Use Roblox's Physics Character Controllers

    Jul 29, 2024 · Hello! This is my first time making a tutorial on the DevForum, so please bear with the quality of this post. This topic will go into how you can ACTUALLY use Roblox’s new …

  7. Detect when a player jumps - DevForum | Roblox

    Dec 21, 2021 · You can simply check the state of the Player’s Humanoid, FloorMaterial and Humanoid Health for that.

  8. Fast way to kill the player - DevForum | Roblox

    Sep 16, 2020 · How to fast way Do you mean fast but not instant? If so then you can just repeat Humanoid:TakeDamage (1) repeatedly in a for loop or whatever method you want.

  9. How to stop all player animations - Scripting Support - Roblox

    Mar 11, 2021 · Is there any way to stop all player animations to play another one? after the animation is over everything goes back to normal

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