Skip to main content

All Questions

Tagged with
3 votes
1 answer
336 views

Can game settings be changed dynamically?

I manipulate a game property using logic bricks. I can read the property in the following script and set the value of ...
stacker's user avatar
  • 38.7k
5 votes
3 answers
2k views

Scripting - How to create a game property?

I have a bunch of objects and need to create some common properties to all of them like this ...
rraallvv's user avatar
  • 4,561
6 votes
1 answer
1k views

How does one obtain the file path of the current .blend in the bge?

Specifically, how does one obtain the path to the current .blend when the blender game engine is running?
Rakholl's user avatar
  • 325
5 votes
2 answers
4k views

Manipulate BGE logic bricks through python

Is it (if at all) possible in Blender 2.6+? If not, will future versions of Blender support it? I see some old posts (this and this) saying that it is not possible. However, I found a recent post ...
mg007's user avatar
  • 821
5 votes
1 answer
1k views

Relation between BGE framerate and Action framerate

By BGE framerate I mean the rate at which True pulse is fired (and thus attached Python controller script is executed) and by Action framerate I mean the rate at which the value returned by ...
mg007's user avatar
  • 821
7 votes
1 answer
1k views

Export bullet physics with the Y and Z axis swapped

I'm using the script example used in Blender's physics documentation: import PhysicsConstraints PhysicsConstraints.exportBulletFile("Physics.bullet") The problem ...
rraallvv's user avatar
  • 4,561

15 30 50 per page
1
10 11 12 13
14