- Mastering Unreal Engine 4.X
- Muhammad A.Moniem
- 214字
- 2021-07-14 11:20:36
Migrating assets
In some cases, you might have an asset within an Unreal project that you want to use within another project. And because Unreal content is converted into .uasset
files, it is not that easy to just copy assets from the Content
folder of a project into another Content
folder of another project.
For this game, we are about to create the basic animations of the default Unreal Engine mannequin character, to be used by my character. Therefore, by opening any of the Unreal projects and by selecting the required animation files, you can just right-click on them and choose Migrate and then choose the new project you want to copy assets to.

That way, all the assets with the required dependencies will be copied to the new project. However, achieving it by just doing a window-level copying will not guarantee you move all the required files. In my case, when I was copy animations the editor found that I needed to copy the character mesh, skeleton, and the materials as well. Those have been selected automatically for me and set alongside the targeted animation files.

Finally, a typical OS window will pop up to ask you to choose the destination folder/project you want to migrate the assets and all its dependencies to.
- 零基礎學C++程序設計
- Visual FoxPro程序設計教程(第3版)
- Mastering Spring MVC 4
- 實戰Java程序設計
- RTC程序設計:實時音視頻權威指南
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Java Web程序設計
- 秒懂設計模式
- ASP.NET 3.5程序設計與項目實踐
- RabbitMQ Cookbook
- Learning Apache Karaf
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Red Hat Enterprise Linux Troubleshooting Guide
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)