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 f8bb597 commit 5df59e7Copy full SHA for 5df59e7
content/en-us/reference/engine/classes/Animator.yaml
@@ -171,7 +171,7 @@ methods:
171
172
Note that the `Class.Animator` must be in the `Class.Workspace` before
173
making a call to `LoadAnimation()` or else it will be unable to retrieve
174
- the `Class.AnimationClipProvider` service and error.
+ the `Class.AnimationClipProvider` service and throw an error.
175
176
You should use this function directly instead of the similarly-named
177
`Class.Humanoid:LoadAnimation()` and
0 commit comments