#why animation doesnt work?

1 messages · Page 1 of 1 (latest)

hoary schooner
#
local animationId = 106122999763237
local animation = Instance.new('Animation')
animation.AnimationId = 'rbxassetid://'.. animationId
local animator = script.Parent.AnimationController.Animator
local Animation = animator:LoadAnimation(animation)
while true do
    local animationTrack = animator:LoadAnimation(animation)
    animationTrack:Play()
    task.wait(2)
end

hoary schooner
hoary schooner
hoary schooner
#

please helppp

hoary schooner
neat veldt
#

the logs dont lie dawg

#

the animation is playing but it isnt the right ID

#

so something is wrong

hoary schooner
neat veldt
#

"AnimationClip loaded is not valid."