- Learning Unreal Engine Game Development
- Joanna Lee
- 297字
- 2021-07-16 12:43:06
Adding light to a level
To help us see the level better, it is time to learn how to illuminate the level. To mimic ambient light from the sun, we will use Directional Light for the level.
In the same way as adding a BSP Box brush, we will go to Modes Window | Lights | Directional Light. Click and drag Directional Light into the Viewport window. The following screenshot zooms in on the Modes window, showing that the Directional Light item can be created by dragging it into the viewport:

For now, let's place the light just slightly above the BSP Box brush as shown in the following screenshot:

Useful tip – positioning objects in a level
To position an object in a level, we use the Transform tool to move objects in the x, y, and z directions. Select the object and press the W key to display the Transform tool. Three arrows will appear to extrude from the object. Click and hold the red arrow to move the object along the x axis, the green arrow to move it along the y axis, and the blue arrow to it move along the z axis.
To help you position the objects more accurately, you can also switch to the Top view when moving objects in the x and y directions, the Side view for adjustments in the y and z directions, and the Front view to adjust the x and z directions.
For those of you who want precise position control, you can use Details. Select the object to display details. Go to Transform | Location. You can select Relative or World position by clicking on the arrow next to Location. Change the X, Y, and Z values to move the object with more precision.
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- 零起步玩轉(zhuǎn)掌控板與Mind+
- 編程的修煉
- iOS開發(fā)實戰(zhàn):從零基礎到App Store上架
- 精通Linux(第2版)
- 小學生C++創(chuàng)意編程(視頻教學版)
- 基于Struts、Hibernate、Spring架構(gòu)的Web應用開發(fā)
- Node.js:來一打 C++ 擴展
- Learning Apache Karaf
- Natural Language Processing with Java and LingPipe Cookbook
- Java Fundamentals
- Node.js 12實戰(zhàn)
- R語言數(shù)據(jù)可視化:科技圖表繪制
- 一步一步跟我學Scratch3.0案例
- 零基礎學C語言(第4版)