How do I use LAYERLAB assets in Unreal Engine?
Unreal Engine Asset Import
- Open your Unreal Engine project.
- Click the Import button in the Content Browser.
- Select the downloaded asset files.
- Review Import Settings and click Import.
Important notes:
- Our UI assets are optimized for Unity engine. When using them with Unreal, you must manually create widgets and adjust layouts.
- Only image resources are included — widgets and functional codes are NOT included, requiring significant additional work.
- For UI elements like buttons, use the 9-patch ("Draw as Border" in Unreal) feature to arrange your UI.
- 3D Character assets (FBX files) can be imported, but no example Blueprints are provided.
Refer to the documentation included with the asset for texture/material setup.
