- Learning Unreal Engine Game Development
- Joanna Lee
- 130字
- 2021-07-16 12:43:05
Creating a new project
In this chapter, we will use the Blueprint First Person template to create our first game project.
The steps to create a new Blueprint First Person Project are as follows:
- Launch Unreal Engine 4.
- Select the New Project tab.
- Select Blueprint and then First Person.
- Choose a name and path for the project (or leave it as the default
MyProject
). - Click on Create Project.
Ensure that the With Starter Content option is selected.
On creation of the project, the default example level for Blueprint First Person will load. The following screenshot shows how the default level looks:

Using the preset project type with the example level, the first thing you'll probably want to do is run the level and see what the default game level contains.
推薦閱讀
- Java加密與解密的藝術(第2版)
- Mastering Kali Linux for Web Penetration Testing
- Responsive Web Design by Example
- Flutter跨平臺開發入門與實戰
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- 大學計算機基礎實驗指導
- 計算語言學導論
- Java程序設計
- Raspberry Pi開發實戰
- PHP程序員面試算法寶典
- Visual C++ 2017網絡編程實戰
- 深入解析Java虛擬機HotSpot
- QlikView for Finance
- 零基礎學:微信小程序開發
- Mastering Predictive Analytics with R(Second Edition)