- Joined
- Sep 28, 2009
- Messages
- 222
hi
i want to add some fog effects to my map.
at first i noticed that there seems to be no option to set the fog directly in the editor, what makes it very hard to find out what fog u like most because you always have to test the map to see results.
but even with triggers i cant get the fog working. my trigger:
edit: another problem: i cant get my skybox working, trigger:
i want to add some fog effects to my map.
at first i noticed that there seems to be no option to set the fog directly in the editor, what makes it very hard to find out what fog u like most because you always have to test the map to see results.
but even with triggers i cant get the fog working. my trigger:
-
fog
-
Events
-
Game - Map initialization
-
-
Local Variables
-
Conditions
-
Actions
-
Environment - Set fog's color to (50%, 50%, 50%)
-
Environment - Set fog's start height to 0.0
-
Environment - Set fog's density to 1000.0
-
Environment - Set fog's falloff to 50.0
-
Environment - Set fog's enabled state to true
-
-
edit: another problem: i cant get my skybox working, trigger:
-
Events
-
Game - Map initialization
-
-
Local Variables
-
Conditions
-
Actions
-
Environment - Set SkyBox background model to Avernus Skybox at 100.0% animation speed
-
Environment - Set SkyParallax background model to Avernus Sky Parallax at 100.0% animation speed
-