From ec1b63193094ec6ac5cc9ec86da3c93ea39da927 Mon Sep 17 00:00:00 2001 From: ramdoys Date: Wed, 16 Oct 2024 21:57:52 -0400 Subject: [PATCH] Update Humanoid.yaml --- content/en-us/reference/engine/classes/Humanoid.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/reference/engine/classes/Humanoid.yaml b/content/en-us/reference/engine/classes/Humanoid.yaml index 524a42e2f..0e2652870 100644 --- a/content/en-us/reference/engine/classes/Humanoid.yaml +++ b/content/en-us/reference/engine/classes/Humanoid.yaml @@ -7,7 +7,7 @@ summary: | description: | The Humanoid is a special object that gives models the functionality of a character. It grants the model with the ability to physically walk around and - interact with various components of a Roblox level. Humanoids are always + interact with various components of a Roblox experience. Humanoids are always parented inside of a `Class.Model`, and the model is expected to be an assembly of `Class.BasePart` and `Class.Motor6D`; the root part of the assembly is expected to be named `HumanoidRootPart`. It also expects a part