Untitled

📰Getting Started | **Updates |** 📝 Guides | 🔢 API | ❓FAQ

Guides Overview

Exporting Unity Prefabs

Unity prefabs are supported with some restrictions. All of Unity's built-in components are supported, but we cannot import custom C# scripts. These scripts can generally be rewritten in JS using our JS API.

To export a prefab from Unity, download and import our Unity package.

exporting_unity_prefab.gif

Right click on the prefab you wish to export in the Project View and select Export. This will export a .zip in the exports directory. Simply drag this file into the asset upload dialog in the Enklu Editor to import.

<aside> 🗒️ Note: Make sure you save your Unity scene before exporting a prefab!

</aside>

Known Issues

Next: Adding Animations from Unity

Sidebar Table of Contents


Untitled

Copyright © 2021 Enklu, Inc.