-- animations
local args = {
[1] = "accessory",
[2] = 1113740510 -- vamp run
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
local args = {
[1] = "accessory",
[2] = 1113741192 -- vamp walk
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
local args = {
[1] = "accessory",
[2] = 1113742091 -- vamp fall
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
local args = {
[1] = "accessory",
[2] = 1113742359 -- vamp jump
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
local args = {
[1] = "accessory",
[2] = 1113742618 -- vamp idle
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
To embed this project on your website, copy the following code and paste it into your website's HTML: