Please or Register to create posts and topics.

Walking in darkness - Helping the player

PreviousPage 2 of 2

(Sorry for double post again... I should wait with the replying)

You idea works, at some parts.
I'm getting an ok cool effect with something that looks like it's lit around me.
Problem is when it complete darkness around me. Then I'm only able to see the one color the fog is.

Is there a way to blend the fog-color more out?

Also, would it be possible instead of having darkness then making the whole map lit, but very dim.
I tried using a light_environment but it's really cheap and static opbjects don't look very good in it. Everything else was lit up pretty well when I tweaked the entity, but the static objects were a problem. Anything else I could try that works the same way?

Mostly lurking

You could try to put some lights with constant 1 everywhere and a light brightness value of 1.

Skotty wrote:
You could try to put some lights with constant 1 everywhere and a light brightness value of 1.

Wouldnt do only one light entity with constant 10000; brightness 1 do the same?

I tried it and the problem is that this light is casting shadows. So it's lighter where it's placed, than somewhere else.

Mostly lurking
TheTobbell wrote:
Skotty wrote:
You could try to put some lights with constant 1 everywhere and a light brightness value of 1.

Wouldnt do only one light entity with constant 10000; brightness 1 do the same?

If the quadratic, linear, and constant are used precisely the way the documentation says, that would be the same as constant 1 but 10000 times brighter.

Falsi sumus crusto!
PreviousPage 2 of 2