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
#why animation doesnt work?
1 messages · Page 1 of 1 (latest)
U don't own it
its my animation
yes it is
please helppp
its not a valid animation id
??? ist valid
the logs dont lie dawg
the animation is playing but it isnt the right ID
so something is wrong
problem not in that