- Learning Unreal Engine Game Development
- Joanna Lee
- 142字
- 2021-07-16 12:43:05
Creating a level from a new blank map
Now that you are familiar with the controls, you are ready to create a map on your own. In this chapter, we will go through how to build a basic room from scratch. To create a new map for your first person game, go to File | New Level…. The following screenshot shows you how to create a new level:

There are two options when creating a new level: Default and Empty Level. Select Empty Level to create a completely blank map. The following screenshot shows you the options that are available when creating a new level:

Do not be surprised when the viewport is void. We will add objects to the level in the next few sections. The following screenshot shows what an empty level looks like in the Perspective view:

推薦閱讀
- Modular Programming with Python
- Learning Spring 5.0
- Visual Basic程序設(shè)計(jì)教程
- 人臉識(shí)別原理及算法:動(dòng)態(tài)人臉識(shí)別系統(tǒng)研究
- JavaScript by Example
- Nginx Essentials
- Visual Basic程序設(shè)計(jì)與應(yīng)用實(shí)踐教程
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- Hands-On Automation Testing with Java for Beginners
- ASP.NET程序設(shè)計(jì)教程
- 軟件測(cè)試實(shí)用教程
- Developing SSRS Reports for Dynamics AX
- Python 3 數(shù)據(jù)分析與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- HTML5移動(dòng)Web開(kāi)發(fā)
- Extending Docker