In this Blender 2.5 tutorial we’re show how to create a very basic game in the Blender Game Engine with only very basic knowledge. This tutorial covers adding dynamics to objects, setting up hotkeys to move the character and using Properties for more interaction.

You must be logged in to upload images. Register

Discussion

104 Responses to “Game Engine: Create a Basic Game”
  1. Booga
    Posts: 1

    Why does my cube bounces back when it touches another?

    #
    51
    Oct 18, 2012 at 1:03 pm
    • Posts: 454

      My guess is it is set that way in the physics panel, try playing around with the physics settings to see what can create different results.
      -Alex

      #
      51.1
      Oct 18, 2012 at 4:45 pm
  2. Posts: 1

    Whenever I switch to GLSL and then change Viewport Mode to Texture, Blender crashes.
    May someone help me out or do I have to try and complete without GLSL shading?

    #
    52
    Oct 31, 2012 at 2:38 pm
    • Posts: 454

      What version of blender are you using/what graphics card?
      -Alex

      #
      52.1
      Oct 31, 2012 at 3:07 pm
  3. PikuVava
    Posts: 1

    I have made textured object and when i render it, it looks like it should be.
    So when i start the game engine it looks just like in the modelling screen.how i can actually render it, that it is textured and it runs the game with textures. And how i can build the game?

    #
    53
    Nov 4, 2012 at 12:34 pm
    • Posts: 454

      You need to enable texture mode, you can press Alt+Z to switch to textures, and make sure you are using glsl in the display options in the properties(N) menu
      -Alex

      #
      53.1
      Nov 4, 2012 at 1:47 pm
  4. Posts: 1

    i am trying to get the camera to follow the character but wen i start in the view o the camera it is fixed in that positin

    #
    54
    Dec 12, 2012 at 6:24 pm
    • Obi-Wan
      Posts: 1

      I experienced the same problem, but I solved it. I selected my camera, clicked the Object button (that little box on the right) and set the Relations > Parent to Iconsphere. Hope this helps

      #
      54.1
      Jan 3, 2013 at 7:02 am
    • Bill Shepherd
      Posts: 3

      press ‘n’ and then find ‘lock camera to view’ in the view tab.

      #
      54.2
      Apr 2, 2013 at 3:25 pm
  5. APM DESIGNS
    Posts: 2

    Thank you for this.

    There is enough useful information here to get the user started with playing around with the gaming engine of Blender.

    Much appreciated

    #
    55
    Feb 5, 2013 at 5:50 am
  6. Bobby
    Posts: 1

    I did this and when I hit “W” he moves forward and the animation plays. Same thing with “S”. So it works. the idle animation plays when no buttons are pressed and the animation’s priority is set to “1″ so the forward and backward animations override it. The only problem is when I hit “W” & “S” at the same time. The animation that it played first will freeze. If im holding “W” then hold “S” the “W” animation will freeze. The motions will work but the animations freeze. I tried making W & S together will play idle but it doesn’t work. How do I fix this?

    #
    56
    Mar 29, 2013 at 4:21 pm
  7. Bill Shepherd
    Posts: 3

    I can’t get the velocity to go in the direction that it is pointing in for some reason.

    #
    57
    Apr 2, 2013 at 3:22 pm

Leave a Comment

You must be logged in to post a comment.