Book Image

3D Game Design with Unreal Engine 4 and Blender

By : Jessica Plowman
Book Image

3D Game Design with Unreal Engine 4 and Blender

By: Jessica Plowman

Overview of this book

Unreal Engine 4 now has support for Blender, which was not available in earlier versions. This has opened up new possibilities and that is where this book comes in. This is the first book in the market combining these two powerful game and graphic engines. Readers will build an amazing high-level game environment with UE4 and will show them how to use the power of Blender 3D to create stunning animations and 3D effects for their game. This book will start with creating levels, 3D assets for the game, game progression, light and environment control, animation, and so on. Then it will teach readers to add amazing visual effects to their game by applying rendering, lighting, rigging, and compositing techniques in Blender. Finally, readers will learn how to smoothly transfer blender files to UE4 and animate the game assets. Each chapter will add complexities to the game environment.
Table of Contents (16 chapters)
3D Game Design with Unreal Engine 4 and Blender
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Working with modes


Blender has one more menu we haven't talked about yet. This is a small menu bar along the bottom of the 3D view that looks like the following:

The menu bar at the bottom of the 3d view. We will use this a lot!

It contains the View, Select, Add, and Object menus. It also contains the modes drop-down. We will use many different modes throughout this book, but we will spend most of our time in the Edit mode. This mode allows us to push and pull basic shapes into our new creations. Blender allows us to switch between Object mode (the default mode) and Edit mode fairly easily by pressing Tab. This will only work if you have an object that can be edited selected in the scene. You will notice that many of the menus change when you change modes. We will explore this more when we create our first object in Chapter 3, It's Time to Customize!.

Tip

Hint: It may seem like I am skipping a bunch of information. Blender's menus contain way more than I can explain in one chapter of this book and I don't want to bog you down with unnecessary information. If you are curious, check out Blender 3D Basics Beginner's Guide, Second Edition, by Gordon Fisher, for a more complete description.