- Learning Unreal Engine Game Development
- Joanna Lee
- 173字
- 2021-07-16 12:43:04
Exploring preconfigured levels
Before we create a level, it is good to have an idea of what levels look like in Unreal Engine 4. Unreal Engine 4 offers the possibility to load up various types of game levels with a default playable level that's straight from the Project Browser menu option (this pops up immediately after launching the Unreal Editor). Personally, I really like this particular new feature of Unreal Engine 4 as it gives me a quick feel of the types of presets that are available, and I could easily select something as a base for the game level I want to create.
We will create a new map using one of the preset project types as the base for our first level.
Tip
How to quickly explore different project types
I normally click on the Play button on the toolbar after a project loads with the default level. The play function allows you to be in a game and you can see what has been precreated for you in the level.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- ExtGWT Rich Internet Application Cookbook
- Designing Machine Learning Systems with Python
- Rust編程從入門到實戰
- Machine Learning with R Cookbook(Second Edition)
- 樂高機器人設計技巧:EV3結構設計與編程指導
- 云原生Spring實戰
- Scratch 3游戲與人工智能編程完全自學教程
- Java EE 7 Development with NetBeans 8
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- D3.js 4.x Data Visualization(Third Edition)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Mastering Apache Storm
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- 現代C:概念剖析和編程實踐