Skip to main content

All Questions

0 votes
1 answer
52 views

How to invert game theme colour?

I wish to make a black/white UI theme in my current project , but setting object colour to all the UI lags the game a bit and takes forever for me to do it. To achieve this I had to connect every ...
semi-developer's user avatar
0 votes
1 answer
490 views

Can I reach the World's horizon_color in bge?

I was wondering if possible to retrieve and change World properties in-game, especially the horizon_color.
Yvain's user avatar
  • 722
1 vote
1 answer
117 views

lamp properties in game

I am trying to animate a lamp properties in the bge yet since it is not a proper Action or ShapeKey I cannot use the standard logic bricks and I was wondering if there is a way around scripting. I ...
Yvain's user avatar
  • 722
1 vote
1 answer
105 views

Adjust number of digits displayed for timer property?

I want to make a nice timer in Blender Game. I used a timer property, but it doesn't look right because it has way too much digits. I only want it to show the number of seconds and 2 decimal digits. ...
Hendriks3D's user avatar
  • 1,151
1 vote
1 answer
353 views

Is it possible to have a variable increase using the game logic editor?

For a game I'm making, I need the speed an object moves increase until it reaches a set amount. If this can be achieved just by using the logic editor that would be brilliant but I know a bit of the ...
Jacob_'s user avatar
  • 612
0 votes
1 answer
312 views

How to trigger something when a game property equals a (certain value)

How do I trigger something when a game property equals a certain value? So Here is what I have done. ...
EwwGin's user avatar
  • 142
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