Skip to content

Commit c9464aa

Browse files
authored
Update play-character-animations.md
1 parent eb07621 commit c9464aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en-us/tutorials/use-case-tutorials/animation/play-character-animations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ To replace the default walk animation assetID:
154154

155155
local animateScript = character:WaitForChild("Animate")
156156
animateScript.walk.WalkAnim.AnimationId = "rbxassetid://122652394532816"
157+
end
157158

158159
local function onPlayerAdded(player)
159160
player.CharacterAdded:Connect(onCharacterAdded)

0 commit comments

Comments
 (0)