Skip to main content

All Questions

Tagged with
1 vote
1 answer
336 views

How to change strength of studio light via python? (UPBGE)

Hello I would like to have the studio light strength change from 1 to 0 when entering a new scene. I assume that this is achievable via python, but what would the required script be? Thanks.
Minato's user avatar
  • 65
0 votes
0 answers
406 views

Cycles Render settings for Bake Texture for Game Assets

here I'd like to find out how to set Bake Texture settings for baking interior with the light path in Cycles Render. I have an interior and several objects that I'd bake the texture on this scene: As ...
Manchesteriyah's user avatar
1 vote
1 answer
41 views

Lamp energy in BGE does not get higher than 10!

Using Blender 2.69. Trying to control lamp strength by setting "own.energy += 1;" in controller script and printing own.energy to console. It works insofar as I can see the lamp changing strength in ...
michiel perdeck's user avatar
1 vote
1 answer
45 views

How to Add a Material to a Lamp in the Blender Game Engine

I'm making a game in UPBGE mainly it has a day/night cycle. I made a street lamp with a spotlight. I'm asking for a way to use nodes in for the lamps in the game engine.
Script-X Studios's user avatar
0 votes
1 answer
185 views

How do I make something light sensitive?

Say I I’m shining a flashlight (spotlight parented with camera) at something, how do I make that something react a certain way. (Ie. what sensor do I need to use for an object to be able to detect ...
jameson36132's user avatar
1 vote
0 answers
24 views

in blender game mode after scene changing all the shadows or light dissapeer

When I changed back to previous scene all the color or texture has gone. after changing scene before change scene
yee's user avatar
  • 11
0 votes
1 answer
106 views

How do I Make a Spot Lamp Parented to my Character Cast Shadows?

I am making my first video game in the Blender Game Engine. My game is a zombie survival game where you have a gun and shoot zombies and try not to die. The game has a character which has a dim ...
Caden Mitchell's user avatar
0 votes
2 answers
1k views

Flickering spot light shadows in GLSL

Two years ago I made a labyrinth game for a class, and it worked perfectly. Now I need to use this game for other reasons, but the lightning is bugged. I'm using GLSL because that's how I managed to ...
GuiRitter's user avatar
  • 141
0 votes
0 answers
21 views

Lights don't affect my textures while the game engine is running?

When I'm making a level, the lights perfectly shade/brighten certain areas when the game engine isn't running, but when I run the game engine they don't affect anything at all! I didn't have this ...
user32603's user avatar
1 vote
0 answers
457 views

Is it possible to Show FPS debug information in 3D-View like in BGE?

I have a simple scene with multiply lights that i want to view in Viewport texturing: 'Material' mode. with this the Blender-UI gets slowed down drastically with some blend-files/setups. i like to ...
Stefan Krüger s-light's user avatar
2 votes
0 answers
216 views

Why is my Blender Game lighting the same regardless of where I put the light?

I'm making a game in Blender Game Engine and I've come across another problem. If I don't have any lighting at all when I go into game preview mode it shows up lit. This looks very cartoonish and ...
gamer103's user avatar
  • 199
1 vote
1 answer
261 views

BlenderGame: lighting selective object

I have problem with lighting of my scene in Blender Game. I need a lamp that light object on its layer and the objects on the layer ray shadow on all layers. But object on other layers do not ray ...
snufkin's user avatar
  • 11
3 votes
1 answer
645 views

Casting Shadows in BGE

In the blender game engine, are there any ways to cast shadows aside from using a sun lamp or a spot lamp?
X-27 is done with the network's user avatar
4 votes
1 answer
672 views

Get day and time in python and assign that value to BGE property

I am trying to make a realistic day/night/season simulator for a BGE project. the lighting and sky will be animated based on the time of day, and the ground will have 365 frames - animated between ...
X-27 is done with the network's user avatar
5 votes
1 answer
799 views

Removing Anti-Aliasing from shadows in the BGE

How do I fix the anti-aliasing in edges of shadows in BGE?
Rogerio Gomes's user avatar

15 30 50 per page