View difference between Paste ID: rCz4atee and 4dvqH3kA
SHOW: | | - or go back to the newest paste.
1
print("thanks tonygubs for making the animation i suck at anim plugin lol")
2
print("Created by N0ob1shp3rs0n. i was pretty bored when i got banned for 3 days")
3
for i,Player in pairs(game.Players:GetChildren()) do
4-
AnimationId = "1718462887"
4+
5
Anim.AnimationId = "rbxassetid://1718462887"
6-
Anim.AnimationId = "rbxassetid://"..AnimationId
6+
7
k:Play() --Play the animation
8
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
9
end