Trying to finish my first game.

I’m trying to wrap up my first game in Blender and naturally I’m having some issues, still learning the engine.

Firstly, the textures on some objects won’t display in-engine. I can’t think of a reason for this. Take a look.

http://img13.imageshack.us/img13/9483/screenshot021i.jpg

Second, is there a ‘repeat command’ hotkey? For repetitive things like merging verts?

Am I going to need a python script to use an XBOX controller as a control scheme for this game?

Thanks in Advance.

Did you look at the Blender window (the one with the grey text in it)?
Did you mean that you wanted an XBOX controller for the game? You could just use your mouse and/or keyboard to start out with.

If the textures aren’t showing up, it could be that you UV unwrapped them to the image you want, but you didn’t load the image as a material. The file path is still there, otherwise they would turn pink. Other than the lost textures, it looks pretty good.

I forgot to say: I use a laptop to do most of my work for game projects and then I switch to my desktop to see how well it runs and looks. My laptop doesn’t have a GLSL capable graphics card so, I can’t see shaders and textures at all. Perhaps you have the same problem? If you do, it should say it in the little window. :spin:

Am I going to need a python script to use an XBOX controller as a control scheme for this game?

You don’ need python to use an Xbox 360 controller (assuming your using Windows). All you need to use is the joystick sensor.

Note: Turn your Xbox controller on before you open Blender so that Blender can detect the controller.

Cheers Delta. Magnum, I think it’s the material settings that are causing it, yeah. I will have to play around with it a bit.

Is there a ‘repeat last command’ shortkey in blender?

http://bulletphysics.org/mediawiki-1.5.8/index.php/LowpolyBlender_Contest2010#Description

Can someone test out the blend on this page and tell me if all textures are showing up ok for you?