Skip to content

Commit f8bb597

Browse files
Update Animator.yaml
1 parent cb98739 commit f8bb597

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en-us/reference/engine/classes/Animator.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ methods:
169169
`Class.BasePart:SetNetworkOwner()`, this function also loads the animation
170170
for the server as well.
171171
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.
175+
172176
You should use this function directly instead of the similarly-named
173177
`Class.Humanoid:LoadAnimation()` and
174178
`Class.AnimationController:LoadAnimation()` functions. These are

0 commit comments

Comments
 (0)