Book Image

Blender Game Engine: Beginner's Guide

Book Image

Blender Game Engine: Beginner's Guide

Overview of this book

Blender Game Engine is the part of the Blender 3D editor used to create actual 3D video games. It's the ideal entry level game development environment because you don't even need to learn to program. Create a complete game using Bender's innovative logic bricks."Blender Game Engine: Beginner's Guide" is the ideal introduction to game development. Using only logic bricks, the reader will create a complete game in Blender. By the end of the book the reader will be able to use their skills to create their own 3D games.
Table of Contents (11 chapters)
10
Index

Defining the boundaries

We think we have covered a lot. We said we had the full level, but it is not quite true. We still have two dilemmas ahead: starting and finishing the game. Take a moment to see how the beginning of the game is to be created.

We have assumed that the player will begin to go forward, but we have also said it was important to cover all possibilities. What if the player decides to go back just to start? We will also cover that possibility. Are you one of those players who prefer to explore the environment before they start playing the game? Ahem! No comments about it except that we have a problem now—not you, dear reader, but the potential options. We should cover any possible way out. We must force the whale to go forward, and it should have no other choice but to go in a particular direction.