Frictional Games Forum (read-only)
Large foggy areas - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Large foggy areas (/thread-19367.html)



Large foggy areas - LulleBulle - 11-26-2012

Hi,

I'm trying to create an outdoor environment and since I don't have a skybox I'd like to cover some parts up with fog but the fog I tried (ps_area_fog.ps) is too small to be used since you'd need a 100 of those. Is there any other way of putting fog?


RE: Large foggy areas - LulleBulle - 11-26-2012

(11-26-2012, 11:23 PM)Robosprog Wrote: Use fog areas or go into the level settings and add it there. It should be on the taskbar.
Do you know any good setting for the fog in the level settings? I tried it but it makes it all white.


RE: Large foggy areas - FlawlessHappiness - 11-26-2012

You have to mess with various colors, size and length..


RE: Large foggy areas - Damascus - 11-27-2012

You should be able to change the color of the fog in level setting by clicking on the white box.

The other attributes: Start determines how close to the player the fog starts, and End determines the limit of how far they can see in the fog. FalloffExp controls how opaque the fog is; the lower the number, the harder it is to see through the fog.


RE: Large foggy areas - The chaser - 11-27-2012

I worked once in the Unreal engine. You will surely think this is pointless, but it isn't:

When you made a level where you could see the "deep" or the "blackness" (actually the space where the grid is) the engine turned mad and began to make extra tris and finally crashed. I remember that something similar happened to me once, so you could make a coloured skybox, for your maps sake.

Maybe it works perfectly for you, but maybe other computers don't do what your computer does Wink


RE: Large foggy areas - The chaser - 11-27-2012

(11-27-2012, 06:57 PM)Robosprog Wrote:
(11-27-2012, 09:17 AM)The chaser Wrote: I worked once in the Unreal engine. You will surely think this is pointless, but it isn't:

When you made a level where you could see the "deep" or the "blackness" (actually the space where the grid is) the engine turned mad and began to make extra tris and finally crashed. I remember that something similar happened to me once, so you could make a coloured skybox, for your maps sake.

Maybe it works perfectly for you, but maybe other computers don't do what your computer does Wink
Different engines, and it works fine on every bodies copy I know. Have you tried it with HPL2 or just basing this off unreal?
I meant Amnesia too, it happened me once. Just once, really.

It seems that Jens is looking at this thread Smile