Game Development Community

Problem with Day/Night Cycle

by Christian Weber · in Torque Game Engine · 08/21/2003 (1:45 pm) · 1 replies

Hi,

I have the following problem, if it is night and you walk with your player on terrain the lighting on the character is correct but if you go on a pyramid or some other interiors he is normal lighted, not dark anymore. Here is a picture of what I mean.

www.ghostgames.net/wrong.png
and this is how it should be:

www.ghostgames.net/right.png
Any ideas?

thx,
Chris

#1
09/02/2003 (8:38 am)
That's probably because when you are "in" interiors, it doesn't use the sun as the light source anymore. It's probably just going full ambient, which is probably what's causing that.