Export Sidekick Character
Editor Only This component is only available in the Unity Editor and is not available in built games.
Export Sidekick Character
The Export Sidekick Character component allows you to export a Sidekick character as a standalone prefab.
Add the Export Sidekick Character component to a GameObject.
Target The Sidekick character that will be exported.
When the export is triggered, a window appears allowing you to enter a name for the exported character. After confirming, the system will:
Create a new folder named after the character
Generate subfolders for:
Materials
Meshes
Textures
Export the character as a standalone prefab
The exported prefab contains only the generated model data and can be used independently from the original character setup.

Last updated