From BlenderWiki

Jump to: navigation, search
Image:LeftArrowHeader.png
[[{{{2}}}|      ]]>
Image:RightArrowHeader.png
[[{{{3}}}|      ]]>
Blender Summer of Documentation: Contents | Manual | Blender Version 2.42


Image:BSoD-Introduction_to_the_Game_Engine-Sample-Blender-GE-Game-Screenshots.jpg

Click here to download the tutorial in PDF format. This is useful if you prefer to have a print out of the tutorial, for students etc.

[edit] Introduction to the Game Engine

[edit] An overview of the tutorial and the skills required

  1. The Format of the Tutorial
  2. [[Doc:Tutorials/Game_Engine/BSoD/Fo

[edit] Additional links and tutorials

[edit] Blender Artists Community Forum - GE Section

This is one of the best resources for GE users.

If you want to ask any questions about how to do something with the GE, post some examples of your current game, or just keep up to date on all things GE, this is THE main place to visit.

The Blender Artists Community Forum - Game Engine section


[edit] Links to other Blender or GE related websites

Blender Bullet Physics Tips

Blender Bullet forum. If you find any problems with Bullet in Blender, you can post an example demo to this forum for the attention of Erwin, the mighty creator of Bullet ( as well as the creator of the Not a Number Blender GE! ).

The official Blender "Interactive 3D" forum. If you have an interest in developing the GE itself, visit this forum. For user ( non-developer ) questions on the GE, please use the Blender Artists Community forum above.

The official Blender "Testing Builds" forum. You can download the very latest test versions of Blender in this forum. Note that these builds may not be stable and may contain bugs - hence the "Testing" label.

[edit] Links to other Blender tutorials

This is a great tutorial to start finding out more about Blender

Create a low poly model from a high poly model.

Making an animation in 30 Minutes - Part 1

Making an animation in 30 Minutes - Part 2

Blender Noob to Pro - lots of Blender tutorials


Python Scripting Reference for Game Engine - for more advanced users

This is a great tutorial to start finding out more about Blender

[edit] Links to other Blender related websites

Blender Nation has updated news on various Blender related items every single day

Download the excellent Blender Art magazines from here. They contain some excellent tutorials, as well as Blender news and gallery images

[edit] Coming up in the next, more advanced GE tutorial...

This tutorial has focused on introducing new users to the basics of the GE, in as straight forward a way as possible.

The next GE tutorial is in progress, which will cover the following ( more complex ) tasks. ////I think the details for this these tutorials are based on an older version. Can still follow but there were bits i had to figure out myself.


  • Applying more than one material to the same object
  • Texturing objects
  • Using cameras to track the player
  • Extrude faces in a mesh to make simple maze
  • Adding various gameplay elements, such as moving platforms ( using IPOs ) and pickups
  • Losing and winning the game
  • Creating title screens
  • Creating multiple levels ( by linking objects across scenes )

Basic Python scripting for the GE will also be covered.


Until then, keep improving your skills with both Blender and the GE!

--Mal_CanDo 17:00, 18 August 2006 (GMT)





[edit] Subpages

  1. Basics of the Blender UI
  2. Basics of the GE
  3. Format of the Tutorial
  4. More complex game levels and interactions
  5. Moving the cube using no physics
  6. Moving the cube using physics
  7. Sensors, Controllers, Actuators


Redirects to fix

  • BSoD → Doc:Tutorials/BSoD/2006
  • BSoD/Introduction to the Game Engine/The Format of the Tutorial → Doc:Tutorials/Game Engine/BSoD/Format of the Tutorial
  • Blender Summer of Documentation → BSoD
  • Manual/Manual → Manual