Skip to main content

Install


Command bar

Paste the following command into your Roblox Studio command bar:

game:GetService("InsertService"):LoadAsset(14292949504).Animations.Parent = game.ReplicatedStorage

Roblox model

or get the Roblox model and put it into your ReplicatedStorage.

Wally/Pesde

caution

If using a package manager, make sure to move the Deps folder somewhere safe after installation, so it doesn't get overriden by new package versions. Then use the BootstrapDepsFolder initialization option to specify its new location.

WallyAnimations = "wrello/animations@3.0.0"
PesdeAnimations = { name = "wrello/animations", version = "3.0.0" }

Note: These versions may be out of date.