- Unreal Engine Game Development Cookbook
- John P. Doran
- 218字
- 2021-07-09 21:18:51
Introduction
In the game industry, there are two main roles in level creation: environment artist and level designer.
An environment artist is a person who builds the assets that go into the environment. They use tools such as 3ds Max or Maya to create the 3D model and then use other tools such as Photoshop or Gimp to create textures, including diffuse and normal maps.
A level designer is responsible for taking the assets that an environment artist creates and assembling them in an environment for players to enjoy. He/she designs the gameplay elements, creates the scripted events, and tests the gameplay. Typically, a level designer creates environments through a combination of scripting techniques and uses some tools that may still be in development. In our case, that tool is Unreal Engine 4.
Note
One thing that is important to note is that most companies have their own definitions for different roles. In some companies, a level designer may need to create assets, and an environment artist may need to create a level layout. There are also some places that hire someone to just do lighting or place meshes (called a mesher) because he/she is so good at it.
In this chapter, we will be exploring the topics that are relevant to the role of a level designer.
- Reporting with Visual Studio and Crystal Reports
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Java從入門到精通(第4版)
- 數據結構(Python語言描述)(第2版)
- 區塊鏈:以太坊DApp開發實戰
- JavaScript從入門到精通(第3版)
- PySide GUI Application Development(Second Edition)
- Linux:Embedded Development
- AppInventor實踐教程:Android智能應用開發前傳
- C++程序設計教程(第2版)
- Shopify Application Development
- 軟件測試技術
- C# 7 and .NET Core 2.0 Blueprints
- Django 3 Web Development Cookbook
- Cocos2D Game Development Essentials