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

    Jun 9, 2020 · Humanoids are essentially used instances in Roblox and foundations for the bodies of characters. This tutorial explains the API and uses of functions, events, and properties. …

  2. Citrus R6 V.1.2.0 | R6 rigs without humanoids - Roblox

    Dec 4, 2024 · Citrus R6 “I hate humanoids, they are buggy, unperforming and buggy” - @Fraiixen What is Citrus R6? Citrus R6 is an R6 rig that does not require a humanoid, it can still load all …

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

  4. Custom characters guide - Community Tutorials - Roblox

    Mar 13, 2024 · Learn how to script and create custom characters in Roblox with this comprehensive tutorial.

  5. Accessory Adjustment APIs for Neck, Shoulder, Front, and Back

    Mar 25, 2025 · We’re excited to announce the launch of the Accessory Adjustment Tool APIs for Neck, Shoulder, Front, and Back Accessories. Last year, we introduced the Accessory …

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

  7. Problem with Humanoid:MoveTo () - DevForum | Roblox

    Nov 12, 2023 · I’m trying to make an AI for a monster which chase the player. The problem is that MoveTo() slow down the Humanoid before reaching the waypoint. However, I don’t want the …

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

    May 6, 2025 · 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 avatar …

  9. How to use PathfindingService + implementing it as OOP

    May 31, 2025 · How to use PathfindingService First you're gonna need to start off with some stuff The NPC model, assumes the model has a humanoid in it Reference to a part named …

  10. How to :ApplyDescription () without ServerScript - Roblox

    Sep 17, 2024 · so I want to create player data from name, apply to humanoid but there is an error, Humanoid:ApplyDescription () can only be called by the backend server how do i make it …