local animationId = 123456789 local animation = Instance.new("Animation") animation.AnimationId = "rbxassetid://" .. animationId
If you need help with legitimate animation scripting, I’m happy to explain further. -FE- Animation ID Player Script Roblox Script H...
remote.OnClientEvent:Connect(function() animTrack:Play() end) local animationId = 123456789 local animation = Instance