The example script for Playing Animations Directly - > Humanoids on the “Using Animations in Games” Article uses player.Character:Wait()
instead of player.CharacterAdded:Wait()
on line 4.
"Using Animations in Games" uses "player.Character:Wait()" instead of "player.CharacterAdded:Wait()"
3 Likes
Looks like this got fixed, let me know if there’s any further issues
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.