Unity2d Game Development Basics Tutorial 1.2 projects, resources, and scenarios

Source: Internet
Author: User

Unity2d Game Development Basics Tutorial 1.2 projects, resources, and scenarios

If you use Unity to make a game, you will have access to the project (Project, Resource (Asset), and scene). This section describes them in turn.

1.2.1 Project

Unity is a project-based application. This means creating a new project for every new game you develop. A project represents a game, whether the game is 2D or 3D. Developers can take a project as a container, which contains all the files that are automatically generated and introduced when the game is developed. This article selected from the "unity2d game Development Basic Course University Bully"

To create a new project in unity, you can click file| The new Project command, shown in 1-8, is like saying "I want to make a new game" with unity and unity will create a project for you.



Figure 1-8 Click the command to create a project diagram 1-9 The Projects Wizard dialog box

After you click the command, The Project Wizard dialog box 1-9 is displayed. This dialog allows you to specify where the items are stored, and to import some of the resources from the Unity preset to the project. By default, only the storage location is specified, and the provisioned resources can be imported later. If it's set up, you can click the Create button and a new project is generated. Once the project is generated, unity displays the default interface, shown in 1-10. This article selected from the "unity2d game Development Basic Course University Bully"



Figure 1-10 The default layout of the Unity interface: 1 is the Application Menu 2 is the Hierarchy panel 3 is the resource panel 4 is the viewer 5 is the scene view

At the same time, 4 subfolders were generated under the specified project storage location: Library, Assets, Projectsettings, and temp,1-11. This article selected from the "unity2d game Development Basic Course University Bully"



Figure 1-11 Unity 4 subfolders generated in the project folder

Unity2d Game Development Basics Tutorial 1.2 projects, resources, and scenarios

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.