1: Understanding the Lumberyard Interface
In this section, you learn the basics of Lumberyard's interface. You also explore and play the completed level for this tutorial series, giving you a solid understanding of what you'll be building.
This tutorial shows you how to do the following:
-
Open Lumberyard's orientation level – Open the orientation level, explore the welcome screen, and preview the completed level that you'll be building.
-
Identify the basic tools – Become familiar with the primary areas of Lumberyard's interface.
-
Navigate in the viewport – Learn how to move efficiently around the level.
-
Manipulate objects – Select, Move, Rotate, and Scale objects.
-
Configure auto backup – Configure incremental backups so that you don't lose your work in the event of a crash or freeze.
Downloading and Installing Lumberyard
Before you get started, download and install Lumberyard. Use the installation tutorial if you need instructions. After you have set up Lumberyard, launch Lumberyard Editor and proceed to the next section.
Opening the Orientation Level
To familiarize you with Lumberyard's opening screen and basic controls, open the first tutorial level called GSG_01_Orientation.
To open the orientation level
-
Launch Lumberyard Editor.
The Welcome screen appears by default each time you open Lumberyard.
On the welcome screen, you see the following:
-
Current Project – Displays the project that you are currently working on. If you click the project name, the following options appear:
-
Switch project – Closes Lumberyard Editor and opens the Project Configurator, which you can use to switch to another project.
-
Setup Assistant – Closes Lumberyard Editor and opens Lumberyard Setup Assistant, where you can customize your build options.
-
-
Welcome messages – Displays the latest news about Lumberyard and its partners.
-
Documentation and Tutorials – Opens the Lumberyard support page where you can find other tutorials and documentation about Lumberyard.
-
Welcome screen options – Select check boxes to Auto-load last opened level on startup or Skip this dialog on startup.
-
-
Choose Open level, navigate to
Levels/GettingStartedGuide
, selectGSG_01_Orientation
and then choose Open.The orientation level opens. It looks similar to the following image.
-
(Optional) To explore the level and play the game, press Ctrl+G.
Use standard PC game controls – W, A, S, D, space to jump, left click to shoot.
Try to complete all of the following:
-
Approach the entry door to trigger it to open. The timer starts when you enter the maze.
-
Shoot to kill enemy AI sentries.
-
Find and collect the pickup item, a glowing orb. This triggers the opening of the exit door.
-
Shoot at and knock over the wall built from crates.
-
Exit the maze. The timer stops, and a "Mission Complete" screen appears.
-
Explore the level. Have fun!
Press Esc to quit.
-