fog?
by Ferret · in Artist Corner · 09/29/2001 (8:47 pm) · 3 replies
hi
i'm working on a city and the fog is acting wierd. there is no fog around the player in the center of the city and its solid on the edges. this dusn't seem to hapen on terain. why is that, is it because the city is 1 object?
thx
i'm working on a city and the fog is acting wierd. there is no fog around the player in the center of the city and its solid on the edges. this dusn't seem to hapen on terain. why is that, is it because the city is 1 object?
thx
About the author
#2
thx
10/01/2001 (9:26 am)
yes, i started whit pieces but the light of a map dusn't efect other maps. can this be solved?thx
#3
Sounds like a little spelunking through the map2dif and scene lighting code would be in order. Any volunteers ?
10/03/2001 (10:11 am)
hmm, I think you can export lights from WorldCraft, I don't know how though. You can also place lights in the mission editor somewhere too. This isn't something I've played with though, so I can't help much here.Sounds like a little spelunking through the map2dif and scene lighting code would be in order. Any volunteers ?
Torque Owner Tim Gift
You still might want to consider breaking up the shape anyway. It means a little more work with the mission editor to build a city, but it makes it a little more flexible. You can multiple instances of the same building, re-use different buildings in different missions, etc. Have individual buildings also means that each building can have it's own detail settings which will make for more efficient rendering. Re-using shapes is also more efficient memory wise.