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

Summary

We could say that in this chapter, the key concept is how to liven up the game environment. Let's go step by step and remember the key tips:

  • Creating multiple-character animations allow us to interact more efficiently with the keyboard and its functions, making the game more attractive. Taking various poses, we make the player much more versatile with its surroundings.
  • The same thing happens to everything that we hear in our scene. It is greatly enriched if we support it with audio for good measure. Many effects and sounds are not suitable, so look for a middle and an end to strengthen it with music.
  • If we were able to create certain poses for your character, we can do the same for our enemies by creating animations that interact in a different way if we are close. This will give the game a rhythm and will increase the tension in the gameplay.
  • If we move, and if they move, and the life above our environment do too, we only need to destroy it. Maybe a shooter is the closest thing...