Use others' models in Unity

Source: Internet
Author: User

When I first started learning about unity, I liked to create some simple games by myself. When I created a game, I had no choice but to use scenarios and characters or models.

In the early stages of learning, I tested the corresponding folders under others' engineering files to my asset directory, so that the assets will be loaded when unity starts, and then loaded into the scene, if these models appear independently and are not dependent on other resources, it is easy to do so. If the asset you use depends on other model files, materials, textures, animations, sounds, and so on, this will affect you, another point is that you may find that you have spent a lot of time creating these relationships and that the models are different from those in other projects. For example, if you want to put AI in your project, you will be exhausted.

 

In fact, unity has helped us.Export Function, You can easily retain these relationships and replace all dependent assets for you.Export.

 

Method:

Right-click the asset you want to export, for example, a prefab. Right-click the export in the menu and select import custom package in your project.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.