Page 1 of 1

Help! - stacking 3d floors

Posted: Mon Jul 19, 2010 22:14
by steelbread
I can't figure out for the life of me how to stack a 3d floor on top of another 3d floor. Can someone tell me how to do this?

Re: Help! - stacking 3d floors

Posted: Tue Jul 20, 2010 8:39
by Gez
Just make several control sectors with [wiki]Sector_Set3dFloor[/wiki], and have them all use the same sector tag.

Re: Help! - stacking 3d floors

Posted: Tue Jul 20, 2010 12:28
by Firebrand
You can make the control sector a square or similar and assign each line for different sector tags, making it easier to stack multiple floors together.

Re: Help! - stacking 3d floors

Posted: Wed Jul 21, 2010 13:22
by doomexpert
so you have multiple control sectors that have different heights and ofcourse with the same sector tag.
you can have 255 control sectors stacked in one sector tag. or 255 different sector tags. if it can both i dont know, not tested yet.

Re: Help! - stacking 3d floors

Posted: Wed Jul 21, 2010 13:40
by Graf Zahl
You can put as many 3D floors as you like into each sector (i.e. use the same tag with different control sectors.) You can also use as many tags as you like. There is no 255 limit anywhere in the whole system.

Re: Help! - stacking 3d floors

Posted: Fri Jul 23, 2010 4:24
by steelbread
Thank you for your help it is very much appreciated.