Need help with animations

Hey guys, i bought an arms pack with animations but i have a problem. I didn’t get them as a separated file, but found them in this mesh. How can i extract them from the mesh? Because i need them separately…
I could really need some help…

you could probably use Blender. just delete the parts of the mesh you aren’t using and save the part you want that remains. that’s my best suggestion. a little bit tedious, yes, but should be possible.

That’s not necessary. I’ve done this before; I just don’t remember exactly how. It was entirely within Unity, though. Maybe just copying the animation elements and pasting them into a new folder, or something like that.

I think what I’ve done before is just drag the animation clip from the object to a folder in your Project View, and that creates a copy of the animation clip there that can be applied to other objects.

I found out how, i was banging my head when i found out how… You select the animation or model from the prefab and do ctr+d and it copies out of the prefab. Thanks for the reply tho!

2 Likes

Awesome! Thanks for posting your solution for posterity!