

When copying animators they will be accompanied by all the files in use by those animators at the time which includes the MonoBehaviors which are important for associating important game functions and bone behavior. I will be exporting the low poly mesh from the pezant_low animator as well.īefore importing the meshes though we need an animator to receive them. Pay attention to the script at the bottom of the program for the location of your exported meshes.

I’ve found FBX imports the best into my 3d modelling software.

Open the pezant animator then navigate to the mesh tab and select all our meshes then export. To circumvent this limitation we can export the important meshes inside the animator then import them into our fresh KK assetbundle. Normally animators can be copied between assetbundles using SB3U but it is not supported between game versions.
