local args = {
[1] = "reset"
}
game:GetService("ReplicatedStorage").AvatarEditor.RemoteEvent:FireServer(unpack(args))
wait(.2)
game.Players.LocalPlayer.Character:BreakJoints() -- This will reset the character
To embed this project on your website, copy the following code and paste it into your website's HTML: