Blender Game Kit

The game kit for v2.25, is it still applicable or will it just cause me confusion if I get it?

Thanks.

Still applicable. Everything there still applies to the current GE. Only thing is you’ll probably need a few more supplementary online materials after that.

The GE is basically the same, but has improved now. Namely glsl, which you’ll have to poke through the demos http://www.continuousphysics.com/Bullet/phpBB2/viewtopic.php?t=336. Learn glsl and of course python. Erwin is working on bullet, a newer and better physics engine for the GE (pretty much stable now). The 2.25 version used sumo, which had a lot less physics features.

Getting the gamekit will break you into the GE. After you get a pretty good hang of the engine and python, it’s a good reference, or you’d probably know the GE inside out that you probably won’t have to refer to it at all.

Jason Lin

Thanks for the input, I want to make sure I start on the right path.

When I have read all I can find I am sure I will be back with a question or two :slight_smile: