- 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.
推薦閱讀
- PHP動態網站程序設計
- UI設計基礎培訓教程
- Visual Basic程序開發(學習筆記)
- SQL Server 2016從入門到精通(視頻教學超值版)
- Photoshop智能手機APP UI設計之道
- Django開發從入門到實踐
- MATLAB 2020 從入門到精通
- Learning AWS Lumberyard Game Development
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 琢石成器:Windows環境下32位匯編語言程序設計
- Swift Playgrounds少兒趣編程
- SQL 經典實例
- Spring Boot+MVC實戰指南
- Scala編程(第5版)
- 零基礎學HTML+CSS