We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054420b commit ec1b631Copy full SHA for ec1b631
content/en-us/reference/engine/classes/Humanoid.yaml
@@ -7,7 +7,7 @@ summary: |
7
description: |
8
The Humanoid is a special object that gives models the functionality of a
9
character. It grants the model with the ability to physically walk around and
10
- interact with various components of a Roblox level. Humanoids are always
+ interact with various components of a Roblox experience. Humanoids are always
11
parented inside of a `Class.Model`, and the model is expected to be an
12
assembly of `Class.BasePart` and `Class.Motor6D`; the root part of the
13
assembly is expected to be named `HumanoidRootPart`. It also expects a part
0 commit comments