Game Development Community

Largest dif?

by Jason Lee · in Constructor · 04/12/2007 (4:21 pm) · 1 replies

What would you all say the largest practical dif size is?

I would like to make a fortress complete with surrounding walls, should i do the walls individually or make an entire surrounding wall as one?

#1
04/12/2007 (4:40 pm)
I would say, make your walls as 'parts'. From what i have observed a large DIF will be totally rendered even if only a section of it is in view. Using parts to build something LARGE will give you more Frame Per Sec room for extra details. PARTS will also give you better light maps, and you will have the flexibility to use the same parts to build more then ONE fort.