Saturday, January 1, 2011

Day 1 with Blender Game Engine

Making a simple minigame, a bulleye shooting game. my first step is to model the bulleye.

simple task but many problems.
1) blender doesn't show transparent texture
2) after fixing problem, blender render the object to black
3) gamekit doesn't show the bulleye correctly.

the solutions:
1) http://blender.bencrowder.net/transparent-textures/ and set texture->image->stencil to true to remove black outline
2) bulleye only getting light source from point light, don't know why
3) gamekit has problem with transparent texture

No comments: