Skip to main content

All Questions

3 votes
0 answers
308 views

How to get render to texture working?

I have read the manual, watched tutorials, and read forum posts. So far they have all been based on GLSL and using Python. Including multi-texture in my search results in tuts about applying multiple ...
bouncing_hole's user avatar
1 vote
1 answer
145 views

How can I let the User draw a curve in BGE while playing?

How can I make a Python code or mix python with blender things to make the user draw a track(will be a ball rolling over it) by leaving spacebar or click pressed to decide how will the track looks. ...
TOMAS LONDOÑO MURILLO's user avatar
1 vote
1 answer
100 views

Adding special expressions in blender

I have to add special effects once the game is completed. Like medal popping out or confetti when the winner is declared. The game is simple wrestling game in which two players are controlled using ...
user7098526's user avatar
2 votes
0 answers
523 views

How to do multi-pass rendering on customised shaders? [closed]

I'm using customised shader to achieve a specific aspect. I'm confused by the fact it is dealt with by the game engine, not the rendering engine (??), but my actual question is: how do I do multi-pass ...
Dokkat's user avatar
  • 275
4 votes
2 answers
360 views

Objects showing through other objects in the BGE?

I am having trouble with a rig I imported from MakeHuman. When I run the Embedded Player or the Standalone Player my character's facial features come through the mesh. They are positioned properly, ...
CubeBot88's user avatar
  • 677