Is there a way to transfer animations from a group game to a private place?

Did the animator give you the file containing animations, or did he upload them for you?

Alternatively, you can use InsertService to insert the animation into workspace if you are the owner of the group they are published to.

Paste this in command bar and replace ‘ANIMATION_ID’ with the ID of the animation from the URL.

game:GetService("InsertService"):LoadAsset(ANIMATION_ID).Parent = game.Workspace
1 Like

Courtesy of @evaera: (follow her everywhere, she makes awesome things)

7 Likes

So he uploaded them to a group place. The group is owned by me.

Didn’t really understand what that meant, but thanks for trying to help. Very much appreciated.

Have you tried using any of the methods suggested above…?

I’ve tried your method, that didnt work. I tried the evaera link, but didnt understand it. How do I reupload animations? Im so sorry for being this clueless…

Was there any errors?

If you are able to get to the animations by link, you should copy the ID of that animation and import it using the built-in animator plugin by ROBLOX. The bottom right corner of the import screen should let you enter in an animation ID. Once that’s done, you should be able to export the animation after it’s imported. I can go in to further detail if you do not understand.

7 Likes

The command just didnt work.

What does this animation import look like?

image

2 Likes

Oh thanks so much! That really helped. If I have another issues ill be sure to ask. Again, thank you!

2 Likes

Alright! If your solution was found by my answer, you can mark it as a solution.

My file doesnt have an import option. Not sure if its because im on Mac, or what? Or is it a plugin? If its a plugin, what does the icon look like?

This is the plugin: image

Opening the import menu is like this:

https://gyazo.com/3aa4a50b12f96fd8fa74bceeffa7193f

The body is for the dummy rig and the tangled up cords is how you can edit the dummy.

Oh right! Brilliant. I saw it before, but glanced over it. Ill set this is a solution when its done!

2 Likes

Alright! If you need any other help, you can contact me.

1 Like

So because the rig is not R6 or R15, it had an error message. If I then go to export it, will this make a difference?

It doesn’t make a difference. It’s just that the animation editor wants to use IK for R15.

@PieRicky The way that I do it is that I go to animation editor and load the rig, then I go file load, load the animation I went, export it to the group/player inventory, and then I replace the link.