Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Unreal Engine Game Development Cookbook

You're reading from   Unreal Engine Game Development Cookbook Over 40 recipes to accelerate the process of learning game design and solving development problems using Unreal Engine

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781784398163
Length 326 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
John P. Doran John P. Doran
Author Profile Icon John P. Doran
John P. Doran
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Getting Acquainted with the UE4 Interface 2. Level Design – Building Out Levels or Greyboxing FREE CHAPTER 3. Creating Quality Interior Environments 4. Building the Great Outdoors – Exterior Environments 5. Lights, Camera, Action – Cinematics 6. Lighting and Shadows 7. Art Pipeline – Working with Materials 8. Blueprint Scripting – Level Effects 9. C++ Programming – Gameplay 10. User Interface 11. Publishing and Deployment Index

Building a room

Now that we have an understanding of the interface of UE4, let's start with creating one of the most basic things, a room.

Getting ready

Before we start working within the Unreal Editor, we will need to have a project to work with:

  1. Open the Unreal Editor by clicking on the Launch button from the Unreal Engine Launcher.
  2. Start a new project from the Unreal Project Browser window by selecting the New Project tab. Select Third Person and make sure that With Starter Content is selected. Give the project a Name (for this chapter, I am using Blueprints_Chapter2). Once you are done, click on Create Project.
    Getting ready

How to do it…

Now that we have our project set up, let's get started with building the room.

  1. With the editor open, we will first create a new level for us to work in. To do that, go to the top-left corner of the screen and go to File | New Level… or press Ctrl + N.
  2. From here, the New Level window pops up. Click on the Empty Level template, and you will find an...
You have been reading a chapter from
Unreal Engine Game Development Cookbook
Published in: Oct 2015
Publisher:
ISBN-13: 9781784398163
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime