Page 1 of 1
Low fog
Posted: Mon Sep 04, 2006 12:50 am
by fat_walrus
I have a level that is a lot of platforms suspended in the air, and I wanted to add fog underneath it so you couldn't see the bottom. Is there a tutorial for this?
Posted: Mon Sep 04, 2006 1:01 am
by -_-
It depends on how you want to add the fog. If the platforms are all near the same height, I would suggest adding them through the .fx file. (Look at Hoth.fx as reference) If not, add it through zeroeditor.
Posted: Mon Sep 04, 2006 5:22 pm
by fat_walrus
I tried messing with the effects but it was hard getting it what I wanted it to do. It ended up with a lot of lag because I needed so much.
They aren't all the same height, so what do I need to do to add it in Zeroedit?
Posted: Mon Sep 04, 2006 5:41 pm
by -_-
if your familiar with geo_dust, you add those one by one until you cover all the areas you want fogged.
Posted: Tue Sep 05, 2006 11:48 am
by fat_walrus
Got, it, I think it should be easy from there, thanks!