UnityPy icon indicating copy to clipboard operation
UnityPy copied to clipboard

a problem

Open Li-ZhuoHang opened this issue 3 years ago • 2 comments

Excuse me, I unpacked a mobile game of Unity. I want to try to extract animation from the game. I selected animator and AnimationCilp with AssetStudios and exported them, but the extraction of animation failed. It seems that it needs to use Unity's Animation Retargeting. Can unitypy do that? Thanks!

Li-ZhuoHang avatar Dec 28 '21 12:12 Li-ZhuoHang

UnityPy can't export AnimationClips or other objects that rely on fbx for the export. It might be added some time, but not any time soon due to the required amount of work.

K0lb3 avatar Jan 03 '22 00:01 K0lb3

UnityPy can't export AnimationClips or other objects that rely on fbx for the export. It might be added some time, but not any time soon due to the required amount of work.

Do you know how to extract some animations that need unity's animation retargeting? I can't seem to find an animator corresponding to animationcilp.

Li-ZhuoHang avatar Jan 03 '22 01:01 Li-ZhuoHang